MonobjcMonobjc Documented Class Library
SFChooseIdentityPanel..::..SFChooseIdentityPanelSheetDispatcher Constructor (modalDelegate)
NamespacesMonobjc.SecurityInterfaceSFChooseIdentityPanel..::..SFChooseIdentityPanelSheetDispatcherSFChooseIdentityPanel..::..SFChooseIdentityPanelSheetDispatcher(SheetDidEndReturnCodeContextInfoEventHandler<(Of <<'(SFChooseIdentityPanel>)>>))
Initializes a new instance of the SFChooseIdentityPanel..::..SFChooseIdentityPanelSheetDispatcher class.
Declaration Syntax
C#Visual BasicVisual C++
public SFChooseIdentityPanelSheetDispatcher(
	SheetDidEndReturnCodeContextInfoEventHandler<SFChooseIdentityPanel> modalDelegate
)
Public Sub New ( _
	modalDelegate As SheetDidEndReturnCodeContextInfoEventHandler(Of SFChooseIdentityPanel) _
)
public:
SFChooseIdentityPanelSheetDispatcher(
	SheetDidEndReturnCodeContextInfoEventHandler<SFChooseIdentityPanel^>^ modalDelegate
)
Parameters
modalDelegate (SheetDidEndReturnCodeContextInfoEventHandler<(Of <(<'SFChooseIdentityPanel>)>)>)
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)