GLKViewController.PauseOnWillResignActive 属性

定义

获取或设置一个布尔值,该值控制当应用程序从活动状态重新发出时呈现循环是否暂停。

public virtual bool PauseOnWillResignActive { [Foundation.Export("pauseOnWillResignActive")] get; [Foundation.Export("setPauseOnWillResignActive:")] set; }
member this.PauseOnWillResignActive : bool with get, set

属性值

属性

适用于