Share via


NSView.WantsBestResolutionOpenGLSurface Property

Definition

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

Property Value

Attributes

Applies to