Share via


UIViewController.AutomaticallyAdjustsScrollViewInsets Property

Definition

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

Property Value

Attributes

Applies to