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