Share via


UIView.AutosizesSubviews Property

Definition

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

Property Value

Attributes

Applies to