UILayoutSupport.BottomAnchor Property

Definition

Gets the bottom edge of the guide.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.NSLayoutYAxisAnchor BottomAnchor { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("bottomAnchor", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.BottomAnchor : UIKit.NSLayoutYAxisAnchor

Property Value

Attributes

Applies to