GLKViewController.TimeSinceFirstResume Property

Definition

Gets the time interval, in seconds, since the view controller first resumed sending updates.

public virtual double TimeSinceFirstResume { [Foundation.Export("timeSinceFirstResume")] get; }
member this.TimeSinceFirstResume : double

Property Value

Attributes

Applies to