IsRunningSlowly

Property

Namespace: Imagini

Declared in: Imagini.AppBase


Indicates if the last app frame took longer than TargetElapsedTime .

Syntax

public bool IsRunningSlowly { public get; private set; }

Back to index