NSLayoutAnchor<AnchorType> Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
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)>
Parâmetros
- coder
- NSCoder
- Atributos
Aplica-se 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)>
Parâmetros
Aplica-se 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)>
Parâmetros
- handle
-
IntPtr
nativeint