Share via


UITableView.InsetsContentViewsToSafeArea Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool InsetsContentViewsToSafeArea { [Foundation.Export("insetsContentViewsToSafeArea")] get; [Foundation.Export("setInsetsContentViewsToSafeArea:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("insetsContentViewsToSafeArea")>]
[<set: Foundation.Export("setInsetsContentViewsToSafeArea:")>]
member this.InsetsContentViewsToSafeArea : bool with get, set

Property Value

Attributes

Applies to