Share via


UIScrollView.ZoomScale Property

Definition

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

Property Value

Attributes

Applies to