MonobjcMonobjc Documented Class Library
SFKeychainSettingsPanel..::..SFKeychainSettingsPanelSheetDispatcher Constructor (modalDelegate)
NamespacesMonobjc.SecurityInterfaceSFKeychainSettingsPanel..::..SFKeychainSettingsPanelSheetDispatcherSFKeychainSettingsPanel..::..SFKeychainSettingsPanelSheetDispatcher(SheetDidEndReturnCodeContextInfoEventHandler<(Of <<'(SFKeychainSettingsPanel>)>>))
Initializes a new instance of the SFKeychainSettingsPanel..::..SFKeychainSettingsPanelSheetDispatcher class.
Declaration Syntax
C#Visual BasicVisual C++
public SFKeychainSettingsPanelSheetDispatcher(
	SheetDidEndReturnCodeContextInfoEventHandler<SFKeychainSettingsPanel> modalDelegate
)
Public Sub New ( _
	modalDelegate As SheetDidEndReturnCodeContextInfoEventHandler(Of SFKeychainSettingsPanel) _
)
public:
SFKeychainSettingsPanelSheetDispatcher(
	SheetDidEndReturnCodeContextInfoEventHandler<SFKeychainSettingsPanel^>^ modalDelegate
)
Parameters
modalDelegate (SheetDidEndReturnCodeContextInfoEventHandler<(Of <(<'SFKeychainSettingsPanel>)>)>)
The modal delegate.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.SecurityInterface (Module: Monobjc.SecurityInterface)