Share via


NSView.PostsBoundsChangedNotifications Property

Definition

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

Property Value

Attributes

Applies to