Share via


GLKViewControllerDelegate_Extensions.WillPause Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void WillPause(this GLKit.IGLKViewControllerDelegate This, GLKit.GLKViewController controller, bool pause);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member WillPause : GLKit.IGLKViewControllerDelegate * GLKit.GLKViewController * bool -> unit

Parameters

controller
GLKViewController
pause
Boolean
Attributes

Applies to