@fimagine/writeboard
Preparing search index...
IShapeStatus
Interface IShapeStatus
interface
IShapeStatus
{
e
?:
1
;
f
?:
1
;
g
?:
1
;
s
?:
1
;
v
?:
0
;
}
Implemented by
ShapeStatus
Index
Properties
e?
f?
g?
s?
v?
Properties
Optional
e
e
?:
1
editing 值为1时表示编辑中
Optional
f
f
?:
1
locked 值为1时表示被锁定
Optional
g
g
?:
1
ghost 值为1时表示不可被触摸
Optional
s
s
?:
1
selected 值为1时表示被选择
Optional
v
v
?:
0
visible 值为0时表示不可见
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
e
f
g
s
v
@fimagine/writeboard
Loading...
editing 值为1时表示编辑中