IEditorPage.IsMainEditor method
Namespace: NextDesign.Desktop
Description
Determines whether the specified custom editor is currently displayed in the main editor.
Custom editor initialization processing ICustomUI.OnInitialized() cannot be determined correctly at runtime and always returns false.
argument
| Name | Type | Description |
|---|---|---|
| editorView | ICustomEditorView | Custom Editor |
Return value
- bool