NSLayoutYAxisAnchor.GetAnchorWithOffset(NSLayoutYAxisAnchor) 方法

定义

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

参数

otherAnchor
NSLayoutYAxisAnchor

返回

属性

适用于