Share via


UIView.ContentMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIViewContentMode ContentMode { [Foundation.Export("contentMode")] get; [Foundation.Export("setContentMode:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("contentMode")>]
[<set: Foundation.Export("setContentMode:")>]
member this.ContentMode : UIKit.UIViewContentMode with get, set

Property Value

Attributes

Applies to