视图模型为 The view model for
PerformanceWatchdog.
| 名称 Name | 类型 Type | 说明 Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
object |
可选 optional
具有以下属性的对象: Object with the following properties:
|
成员 Members
获取消除低帧速率消息的命令。一旦关闭,该消息将不会重新显示。 Gets a command that dismisses the low frame rate message. Once it is dismissed, the message will not be redisplayed.
获取或设置检测到低帧速率时显示的消息。该字符串将被解释为 HTML。 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 has been dismissed, the message will not be redisplayed, no matter the frame rate.
获取或设置一个值,该值指示当前是否正在显示低帧速率消息。 Gets or sets a value indicating whether the low frame rate message is currently being displayed.
