Contains event data for the IApplication.EditorModeChanged event.

The following tables list the members exposed by the EditorModeChangedEventArgs type.

Name Description
Public property EditorMode Gets the state of the hosting application.
Public property IsKioskView True if the hosting application is in Kiosk View.
Top