Share via


UIView.ContentScaleFactor Property

Definition

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

Property Value

Attributes

Applies to