Share via


NSOpenGLView.Update Method

Definition

[Foundation.Advice("Overriding this method requires a call to the overriden method.")]
[Foundation.Export("update")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[ObjCRuntime.RequiresSuper]
public virtual void Update();
[<Foundation.Advice("Overriding this method requires a call to the overriden method.")>]
[<Foundation.Export("update")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<ObjCRuntime.RequiresSuper>]
abstract member Update : unit -> unit
override this.Update : unit -> unit
Attributes

Applies to