pixso.editor
pixso.editor
Object provides operations for Pixso editor
showDialogAsync
- Type:
showDialogAsync(dialogType: DialogType): Promise<unknown>
- Type Declaration: DialogType
- Tip:
Cross-thread Communication
Open the dialog window in the Pixso editor and specify a function dialog window through dialogType
.