Share via


UILayoutSupport.TopAnchor Property

Definition

Returns the top edge of the guide.

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

Property Value

Implements

Attributes

Applies to