Share via


IUILayoutSupport.HeightAnchor Property

Definition

Returns the height of the guide.

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

Property Value

Attributes

Applies to