Share via


NSWindow.PreservesContentDuringLiveResize Property

Definition

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

Property Value

Attributes

Applies to