Share via


UIBackgroundConfiguration.ImageContentMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIViewContentMode ImageContentMode { [Foundation.Export("imageContentMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setImageContentMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("imageContentMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setImageContentMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.ImageContentMode : UIKit.UIViewContentMode with get, set

Property Value

Attributes

Applies to