Share via


IKImageView.Autoresizes Property

Definition

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

Property Value

Attributes

Applies to