IFrameworkView has the following members.
| Name | Description | |
|---|---|---|
![]() |
Initialize | A method for app view initialization, which is called when an app object is launched. |
![]() |
Load | A method that loads or activates any external resources used by the app view before Run is called. |
![]() |
Run | A method that starts the app view. |
![]() |
SetWindow | A method that sets the current window for the app object’s view. |
![]() |
Uninitialize | A method that uninitializes the app view. |