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