Share via


IUILayoutSupport.BottomAnchor Property

Definition

Returns the bottom edge of the guide

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.NSLayoutYAxisAnchor BottomAnchor { [Foundation.Export("bottomAnchor", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("bottomAnchor", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.BottomAnchor : UIKit.NSLayoutYAxisAnchor

Property Value

Attributes

Applies to