UIView.ContentStretch Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect ContentStretch { [Foundation.Export("contentStretch")] get; [Foundation.Export("setContentStretch:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("contentStretch")>]
[<set: Foundation.Export("setContentStretch:")>]
member this.ContentStretch : CoreGraphics.CGRect with get, set

Property Value

Attributes

Applies to