ContinuousAction interface
表示連續動作的模型。
- Extends
屬性
duration | ISO8601表示持續時間的格式化字串。 |
parameters | 索引鍵值組的清單。 |
selector |
表示選取器的字串。 |
type | 多型歧視性,指定這個物件可以是的不同類型 |
繼承的屬性
name | 表示功能 URN 的字串。 |
屬性詳細資料
duration
ISO8601表示持續時間的格式化字串。
duration: string
屬性值
string
parameters
selectorId
表示選取器的字串。
selectorId: string
屬性值
string
type
多型歧視性,指定這個物件可以是的不同類型
type: "continuous"
屬性值
"continuous"
繼承的屬性詳細資料
name
表示功能 URN 的字串。
name: string
屬性值
string
繼承自