Share via


NSView.PreparedContentRect Property

Definition

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

Property Value

Attributes

Applies to