NSLayoutAnchor<AnchorType> Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
NSLayoutAnchor<AnchorType>(NSCoder) | |
NSLayoutAnchor<AnchorType>(NSObjectFlag) | |
NSLayoutAnchor<AnchorType>(IntPtr) |
NSLayoutAnchor<AnchorType>(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSLayoutAnchor (Foundation.NSCoder coder);
new AppKit.NSLayoutAnchor<'AnchorType (requires 'AnchorType :> Foundation.NSObject)> : Foundation.NSCoder -> AppKit.NSLayoutAnchor<'AnchorType (requires 'AnchorType :> Foundation.NSObject)>
Parametri
- coder
- NSCoder
- Attributi
Si applica a
NSLayoutAnchor<AnchorType>(NSObjectFlag)
protected NSLayoutAnchor (Foundation.NSObjectFlag t);
new AppKit.NSLayoutAnchor<'AnchorType (requires 'AnchorType :> Foundation.NSObject)> : Foundation.NSObjectFlag -> AppKit.NSLayoutAnchor<'AnchorType (requires 'AnchorType :> Foundation.NSObject)>
Parametri
Si applica a
NSLayoutAnchor<AnchorType>(IntPtr)
protected internal NSLayoutAnchor (IntPtr handle);
new AppKit.NSLayoutAnchor<'AnchorType (requires 'AnchorType :> Foundation.NSObject)> : nativeint -> AppKit.NSLayoutAnchor<'AnchorType (requires 'AnchorType :> Foundation.NSObject)>
Parametri
- handle
-
IntPtr
nativeint