NSLayoutXAxisAnchor.GetAnchorWithOffset(NSLayoutXAxisAnchor) Method

Definition

[Foundation.Export("anchorWithOffsetToAnchor:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSLayoutDimension GetAnchorWithOffset (AppKit.NSLayoutXAxisAnchor otherAnchor);
abstract member GetAnchorWithOffset : AppKit.NSLayoutXAxisAnchor -> AppKit.NSLayoutDimension
override this.GetAnchorWithOffset : AppKit.NSLayoutXAxisAnchor -> AppKit.NSLayoutDimension

Parameters

otherAnchor
NSLayoutXAxisAnchor

Returns

Attributes

Applies to