Share via


NSWindow.MovableByWindowBackground Property

Definition

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

Property Value

Attributes

Applies to