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