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