共用方式為


GLKViewControllerDelegate.WillPause(GLKViewController, Boolean) 方法

定義

[Foundation.Export("glkViewController:willPause:")]
public virtual void WillPause (GLKit.GLKViewController controller, bool pause);
abstract member WillPause : GLKit.GLKViewController * bool -> unit
override this.WillPause : GLKit.GLKViewController * bool -> unit

參數

controller
GLKViewController
pause
Boolean
屬性

適用於