WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
SettingsDialogResult
Interface SettingsDialogResult
设置对话框结果接口
interface
SettingsDialogResult
{
action
:
"cancel"
|
"ok"
;
changed
:
boolean
;
}
Index
Properties
action
changed
Properties
action
action
:
"cancel"
|
"ok"
changed
changed
:
boolean
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
action
changed
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...
设置对话框结果接口