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

戻り値

属性

適用対象