The view model for
PerformanceWatchdog
.
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
optional
Object with the following properties:
|
Members
-
dismissMessage : Command
-
Gets a command that dismisses the low frame rate message. Once it is dismissed, the messagewill not be redisplayed.
-
Gets or sets the message to display when a low frame rate is detected. This string will be interpreted as HTML.
-
Gets or sets a value indicating whether the low frame rate message has previously been dismissed by the user. If it hasbeen dismissed, the message will not be redisplayed, no matter the frame rate.
-
scene : Scene
-
Gets the
Scene
instance for which to monitor performance. -
Gets or sets a value indicating whether the low frame rate message is currently being displayed.