Share via


UIInputView.AllowsSelfSizing Property

Definition

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

Property Value

Attributes

Applies to