NSLayoutAnchor<AnchorType> Конструкторы
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
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)>
Параметры
- coder
- NSCoder
- Атрибуты
Применяется к
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)>
Параметры
Применяется к
NSLayoutAnchor<AnchorType>(IntPtr)
protected internal NSLayoutAnchor (IntPtr handle);
new AppKit.NSLayoutAnchor<'AnchorType (requires 'AnchorType :> Foundation.NSObject)> : nativeint -> AppKit.NSLayoutAnchor<'AnchorType (requires 'AnchorType :> Foundation.NSObject)>
Параметры
- handle
-
IntPtr
nativeint