Share via


UILayoutSupport.Length Property

Definition

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

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

Property Value

Implements

Attributes

Applies to