Preparing search index...
The search index is not available
如视 Five SDK
如视 Five SDK
plugins
ItemMaskPluginType
State
Interface State
插件状态
interface
State
{
config
?:
unknown
;
enabled
:
boolean
;
mode
:
"box"
|
"mask"
;
selectAll
:
boolean
;
selectedId
:
string
;
visible
:
boolean
;
}
Hierarchy (
view full
)
BasePlugin
.
State
State
Index
Properties
config?
enabled
mode
select
All
selected
Id
visible
Properties
Optional
config
config
?:
unknown
插件的配置项
enabled
enabled
:
boolean
插件是否启用
mode
mode
:
"box"
|
"mask"
插件模式
select
All
select
All
:
boolean
全选
selected
Id
selected
Id
:
string
选中ID
visible
visible
:
boolean
插件整体是否可见
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
config
enabled
mode
select
All
selected
Id
visible
如视 Five SDK
Loading...
插件状态