Share via


NSLayoutXAxisAnchor.CreateAnchorWithOffset(NSLayoutXAxisAnchor) 메서드

정의

현재 앵커와 사이의 거리에 대한 레이아웃 차원을 반환합니다 otherAnchor.

[Foundation.Export("anchorWithOffsetToAnchor:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.NSLayoutDimension CreateAnchorWithOffset (UIKit.NSLayoutXAxisAnchor otherAnchor);
abstract member CreateAnchorWithOffset : UIKit.NSLayoutXAxisAnchor -> UIKit.NSLayoutDimension
override this.CreateAnchorWithOffset : UIKit.NSLayoutXAxisAnchor -> UIKit.NSLayoutDimension

매개 변수

otherAnchor
NSLayoutXAxisAnchor

반환

특성

적용 대상