Поделиться через


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

Возвращаемое значение

Атрибуты

Применяется к