SBApplicationDelegate Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
SBApplicationDelegate() | |
SBApplicationDelegate(NSObjectFlag) | |
SBApplicationDelegate(IntPtr) |
SBApplicationDelegate()
[Foundation.Export("init")]
protected SBApplicationDelegate ();
- Attributes
Applies to
SBApplicationDelegate(NSObjectFlag)
protected SBApplicationDelegate (Foundation.NSObjectFlag t);
new ScriptingBridge.SBApplicationDelegate : Foundation.NSObjectFlag -> ScriptingBridge.SBApplicationDelegate
Parameters
Applies to
SBApplicationDelegate(IntPtr)
protected internal SBApplicationDelegate (IntPtr handle);
new ScriptingBridge.SBApplicationDelegate : nativeint -> ScriptingBridge.SBApplicationDelegate
Parameters
- handle
-
IntPtr
nativeint