Share via


NSView.PostsFrameChangedNotifications Property

Definition

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

Property Value

Attributes

Applies to