Share via


UIScrollView.MinimumZoomScale Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat MinimumZoomScale { [Foundation.Export("minimumZoomScale")] get; [Foundation.Export("setMinimumZoomScale:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("minimumZoomScale")>]
[<set: Foundation.Export("setMinimumZoomScale:")>]
member this.MinimumZoomScale : System.Runtime.InteropServices.NFloat with get, set

Property Value

Attributes

Applies to