NSSharingServicePickerDelegate 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
NSSharingServicePickerDelegate() | |
NSSharingServicePickerDelegate(NSObjectFlag) | |
NSSharingServicePickerDelegate(IntPtr) |
NSSharingServicePickerDelegate()
[Foundation.Export("init")]
public NSSharingServicePickerDelegate ();
- Attributes
Applies to
NSSharingServicePickerDelegate(NSObjectFlag)
protected NSSharingServicePickerDelegate (Foundation.NSObjectFlag t);
new AppKit.NSSharingServicePickerDelegate : Foundation.NSObjectFlag -> AppKit.NSSharingServicePickerDelegate
Parameters
Applies to
NSSharingServicePickerDelegate(IntPtr)
protected internal NSSharingServicePickerDelegate (IntPtr handle);
new AppKit.NSSharingServicePickerDelegate : nativeint -> AppKit.NSSharingServicePickerDelegate
Parameters
- handle
-
IntPtr
nativeint