Skip to content

IOTASourceEditor

chuacw edited this page Nov 23, 2020 · 4 revisions

Description

IOTASourceEditor is an editor interface for source files and represents a single source file. Cast an IOTAEditor to IOTASourceEditor using the Supports function, or the as keyword.

Hierarchy

Up to Parent: IOTASourceEditor180

Methods

Method Description
SwitchToView Switches the editor to the specified view by view index. The AViewContext parameter is passed along to the specified view which can be used to indicate any view-specific context or selection criteria.
SwitchToView Switches the editor to the specified view by view identifier. The AViewContext parameter is passed along to the specified view which can be used to indicate any view-specific context or selection criteria.

Properties

There are no properties.

Clone this wiki locally