Share via


IUILayoutSupport.Length Property

Definition

Gets the length of the part of a view controller's area that is covered with see-through UIKit bars.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat Length { [Foundation.Export("length")] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("length")>]
member this.Length : System.Runtime.InteropServices.NFloat

Property Value

Attributes

Applies to