IEditorActivity Interface
- Last UpdatedAug 21, 2026
- 1 minute read
Contract that each activity in the app editor should implement so it can interact with the editor window.
'Declaration
Public Interface IEditorActivity
Inherits IAppActiveAware
public interface IEditorActivity : IAppActiveAware
public interface class IEditorActivity : public IAppActiveAware