言語

NSLayoutDimension クラス

定義

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

[Foundation.Register("NSLayoutDimension", true)]
public class NSLayoutDimension : UIKit.NSLayoutAnchor<UIKit.NSLayoutDimension>
[<Foundation.Register("NSLayoutDimension", true)>]
type NSLayoutDimension = class
    inherit NSLayoutAnchor<NSLayoutDimension>
継承
属性

コンストラクター

名前 説明
NSLayoutDimension(NativeHandle)

アンマネージ オブジェクトのマネージド表現を作成するときに使用されるコンストラクター。 ランタイムによって呼び出されます。

NSLayoutDimension(NSCoder)

unarchiver オブジェクトに格納されているデータからオブジェクトを初期化するコンストラクター。

NSLayoutDimension(NSObjectFlag)

初期化をスキップし、単にオブジェクトを割り当てるために派生クラスを呼び出すコンストラクター。

プロパティ

名前 説明
AccessibilityAttributedUserInputLabels

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
AccessibilityRespondsToUserInteraction

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
AccessibilityTextualContext

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
AccessibilityUserInputLabels

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
Class

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
ClassHandle

このクラスの Objective-C クラス ハンドル。

DebugDescription

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
Description

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
Handle

アンマネージ オブジェクト表現へのハンドル (ポインター)。

(継承元 NSObject)
IsDirectBinding

このインスタンスが直接 Objective-C バインドを使用するかどうかを示す値を取得または設定します。

(継承元 NSObject)
IsProxy

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
RetainCount

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
Self

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
Superclass

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
SuperHandle

この NSObjectの基底クラスのメソッドを表すために使用されるハンドル。

(継承元 NSObject)
Zone

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)

メソッド

名前 説明
AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)

任意のメソッドを使用して外部で観察されるオブジェクトを登録します。

(継承元 NSObject)
AddObserver(String, NSKeyValueObservingOptions, Action<NSObservedChange>)

任意のメソッドを使用して外部で観察されるオブジェクトを登録します。

(継承元 NSObject)
AwakeFromNib()

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
BeginInvokeOnMainThread(Action)

メイン UI スレッドで、指定したアクションを非同期的に呼び出します。

(継承元 NSObject)
BeginInvokeOnMainThread(Selector, NSObject)

メイン UI スレッドで指定したコードを非同期的に呼び出します。

(継承元 NSObject)
ConformsToProtocol(NativeHandle)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
ConstraintEqualTo(NFloat)

論理ピクセル単位でconstantの制約の値と等しい値を持つNSLayoutConstraintを作成します。

ConstraintEqualTo(NSLayoutAnchor<AnchorType>, NFloat)

anchorconstant ピクセルの制約の値が等しいNSLayoutConstraintを作成します。

(継承元 NSLayoutAnchor<AnchorType>)
ConstraintEqualTo(NSLayoutAnchor<AnchorType>)

anchorの制約と等しい値を持つNSLayoutConstraintを作成します。

(継承元 NSLayoutAnchor<AnchorType>)
ConstraintEqualTo(NSLayoutDimension, NFloat, NFloat)

anchorの制約の値に multiplierconstant ピクセルを乗算した値を持つNSLayoutConstraintを作成します。

ConstraintEqualTo(NSLayoutDimension, NFloat)

anchorの制約の値にmultiplierを乗算した値を持つNSLayoutConstraintを作成します。

ConstraintGreaterThanOrEqualTo(NFloat)

constantの値と少なくとも等しい値を持つNSLayoutConstraintを作成します。

ConstraintGreaterThanOrEqualTo(NSLayoutAnchor<AnchorType>, NFloat)

anchorの制約にconstantピクセルを加えた値と少なくとも等しい値を持つNSLayoutConstraintを作成します。

(継承元 NSLayoutAnchor<AnchorType>)
ConstraintGreaterThanOrEqualTo(NSLayoutAnchor<AnchorType>)

anchorの制約の値と少なくとも等しい値を持つNSLayoutConstraintを作成します。

(継承元 NSLayoutAnchor<AnchorType>)
ConstraintGreaterThanOrEqualTo(NSLayoutDimension, NFloat, NFloat)

anchorの制約と少なくとも等しい値にmultiplierを乗算し、論理ピクセルconstant追加するNSLayoutConstraintを作成します。

ConstraintGreaterThanOrEqualTo(NSLayoutDimension, NFloat)

anchorの制約の値に multiplier を乗算した値が少なくとも等しいNSLayoutConstraintを作成します。

ConstraintLessThanOrEqualTo(NFloat)

値が最大constantNSLayoutConstraintを作成します。

ConstraintLessThanOrEqualTo(NSLayoutAnchor<AnchorType>, NFloat)

anchorの制約にconstantピクセルを加えた値と最大で等しい値を持つNSLayoutConstraintを作成します。

(継承元 NSLayoutAnchor<AnchorType>)
ConstraintLessThanOrEqualTo(NSLayoutAnchor<AnchorType>)

anchorの制約と最大で等しい値を持つNSLayoutConstraintを作成します。

(継承元 NSLayoutAnchor<AnchorType>)
ConstraintLessThanOrEqualTo(NSLayoutDimension, NFloat, NFloat)

multiplierと論理ピクセルconstantanchorの制約の最大の値と等しい値を持つNSLayoutConstraintを作成します。

ConstraintLessThanOrEqualTo(NSLayoutDimension, NFloat)

anchor時間multiplierの制約と最大で等しい値を持つNSLayoutConstraintを作成します。

Copy()

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
Copy(NSZone)

基になる Objective-C オブジェクトのコピーを実行します。

(継承元 NSLayoutAnchor<AnchorType>)
DangerousAutorelease()

このオブジェクトの 'autorelease' セレクターを呼び出します。

(継承元 NSObject)
DangerousRelease()

このオブジェクトの 'release' セレクターを呼び出します。

(継承元 NSObject)
DangerousRetain()

このオブジェクトで 'retain' セレクターを呼び出します。

(継承元 NSObject)
DidChange(NSKeyValueChange, NSIndexSet, NSString)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
DidChange(NSString, NSKeyValueSetMutationKind, NSSet)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
DidChangeValue(String)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
Dispose()

NSObject オブジェクトによって使用されるリソースを解放します。

(継承元 NSObject)
Dispose(Boolean)

このオブジェクトで使用されるリソースを解放します。

(継承元 NSObject)
DoesNotRecognizeSelector(Selector)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
EncodeTo(NSCoder)

指定されたエンコーダーを使用して、オブジェクトの状態をエンコードします。

(継承元 NSLayoutAnchor<AnchorType>)
Equals(NSObject)

指定した NSObject が現在の NSObjectと等しいかどうかを判断します。

(継承元 NSObject)
Equals(Object)

指定したオブジェクトが現在の NSObjectと等しいかどうかを判断します。

(継承元 NSObject)
GetDictionaryOfValuesFromKeys(NSString[])

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
GetHashCode()

現在のインスタンスのハッシュ コードを生成します。

(継承元 NSObject)
GetMethodForSelector(Selector)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
GetNativeHash()

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
Init()

Objective-C init メソッドを呼び出してオブジェクトを初期化します。

(継承元 NSObject)
InitializeHandle(NativeHandle, String)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
InitializeHandle(NativeHandle)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
Invoke(Action, Double)

指定した遅延の後に、指定したアクションを呼び出します。

(継承元 NSObject)
Invoke(Action, TimeSpan)

指定した遅延の後に、指定したアクションを呼び出します。

(継承元 NSObject)
InvokeOnMainThread(Action)

メイン UI スレッドで、指定したアクションを同期的に呼び出します。

(継承元 NSObject)
InvokeOnMainThread(Selector, NSObject)

メイン UI スレッドで、指定したコードを同期的に呼び出します。

(継承元 NSObject)
IsEqual(NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
IsKindOfClass(Class)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
IsMemberOfClass(Class)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
MarkDirty()

通常のピア オブジェクト (IsDirectBinding が true) を toggleref オブジェクトに昇格させます。

(継承元 NSObject)
MutableCopy()

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
ObserveValue(NSString, NSObject, NSDictionary, IntPtr)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
PerformSelector(Selector, NSObject, Double, NSString[])

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
PerformSelector(Selector, NSObject, Double)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
PerformSelector(Selector, NSObject, NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
PerformSelector(Selector, NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[])

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
PerformSelector(Selector)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
PrepareForInterfaceBuilder()

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
RemoveObserver(NSObject, NSString, IntPtr)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
RemoveObserver(NSObject, NSString)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
RemoveObserver(NSObject, String, IntPtr)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
RemoveObserver(NSObject, String)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
RespondsToSelector(Selector)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
SetNilValueForKey(NSString)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
SetValueForKey(NSObject, NSString)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
SetValueForKeyPath(NativeHandle, NSString)

特定のキー パスによって識別されるプロパティの値を、指定された値に設定します。

(継承元 NSObject)
SetValueForKeyPath(NSObject, NSString)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
SetValueForUndefinedKey(NSObject, NSString)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
SetValuesForKeysWithDictionary(NSDictionary)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
ToString()

現在のインスタンスの値の文字列形式を返します。

(継承元 NSObject)
ValueForKey(NSString)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
ValueForKeyPath(NSString)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
ValueForUndefinedKey(NSString)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
WillChange(NSKeyValueChange, NSIndexSet, NSString)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
WillChange(NSString, NSKeyValueSetMutationKind, NSSet)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)
WillChangeValue(String)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

(継承元 NSObject)

拡張メソッド

名前 説明
AccessibilityHitTest(NSObject, CGPoint, UIEvent)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

BrowserAccessibilityDeleteTextAtCursor(NSObject, IntPtr)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

BrowserAccessibilityInsertTextAtCursor(NSObject, String)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

GetAccessibilityCustomRotors(NSObject)

オブジェクトに適 UIAccessibilityCustomRotor オブジェクトの配列 this 取得します。

GetAccessibilityLineEndPositionFromCurrentSelection(NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

GetAccessibilityLineRangeForPosition(NSObject, IntPtr)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

GetAccessibilityLineStartPositionFromCurrentSelection(NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

GetAccessibilityNextTextNavigationElement(NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

GetAccessibilityNextTextNavigationElementBlock(NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

GetAccessibilityPreviousTextNavigationElement(NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

GetAccessibilityPreviousTextNavigationElementBlock(NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

GetAccessibilityTextInputResponder(NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

GetAccessibilityTextInputResponderHandler(NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

GetBrowserAccessibilityAttributedValue(NSObject, NSRange)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

GetBrowserAccessibilityContainerType(NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

GetBrowserAccessibilityCurrentStatus(NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

GetBrowserAccessibilityHasDomFocus(NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

GetBrowserAccessibilityIsRequired(NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

GetBrowserAccessibilityPressedState(NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

GetBrowserAccessibilityRoleDescription(NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

GetBrowserAccessibilitySelectedTextRange(NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

GetBrowserAccessibilitySortDirection(NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

GetBrowserAccessibilityValue(NSObject, NSRange)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

GetDebugDescription(INSObjectProtocol)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

GetHandle(INativeObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

GetNonNullHandle(INativeObject, String)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

ProvideImageData(NSObject, IntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

ProvideImageToMTLTexture(NSObject, IMTLTexture, IMTLCommandBuffer, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

オブジェクトに適 UIAccessibilityCustomRotor オブジェクトの配列 this 設定します。

SetAccessibilityNextTextNavigationElement(NSObject, NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

SetAccessibilityNextTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

SetAccessibilityPreviousTextNavigationElement(NSObject, NSObject)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

SetAccessibilityPreviousTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

SetAccessibilityTextInputResponder(NSObject, IUITextInput)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

SetAccessibilityTextInputResponderHandler(NSObject, UITextInputReturnHandler)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

SetBrowserAccessibilityContainerType(NSObject, BEAccessibilityContainerType)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

SetBrowserAccessibilityCurrentStatus(NSObject, String)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

SetBrowserAccessibilityHasDomFocus(NSObject, Boolean)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

SetBrowserAccessibilityIsRequired(NSObject, Boolean)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

SetBrowserAccessibilityPressedState(NSObject, BEAccessibilityPressedState)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

SetBrowserAccessibilityRoleDescription(NSObject, String)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

SetBrowserAccessibilitySelectedTextRange(NSObject, NSRange)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

SetBrowserAccessibilitySortDirection(NSObject, String)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

SetSharedObservers(NSObject, NSKeyValueSharedObserversSnapshot)

メソッドが次元NSLayoutConstraintオブジェクトを作成するNSLayoutAnchor<AnchorType>

適用対象

こちらもご覧ください