Share via


IUILayoutSupport.TopAnchor Property

Definition

Returns the top edge of the guide.

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

Property Value

Attributes

Applies to