Share via


NSOpenGLView.ClearGLContext Method

Definition

[Foundation.Export("clearGLContext")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ClearGLContext();
[<Foundation.Export("clearGLContext")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ClearGLContext : unit -> unit
override this.ClearGLContext : unit -> unit
Attributes

Applies to