Skip to main content

IEditorPage.IsMainEditor Method

Namespace: NextDesign.Desktop

Description

Determines whether the specified custom editor is currently displayed in the main editor of the active tab.
Custom editor initialization process ICustomUI.OnInitialized() Cannot be determined correctly at execution time and always returns false.

Arguments

NameTypeDescription
editorViewICustomEditorViewCustom editor

Return value

  • bool