Share via


IGLKViewControllerDelegate.Update(GLKViewController) Method

Definition

[Foundation.Export("glkViewControllerUpdate:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void Update(GLKit.GLKViewController controller);
[<Foundation.Export("glkViewControllerUpdate:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member Update : GLKit.GLKViewController -> unit
override this.Update : GLKit.GLKViewController -> unit

Parameters

controller
GLKViewController
Attributes

Applies to