Share via


UIView.ScalesLargeContentImage Property

Definition

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

Property Value

Attributes

Applies to