| Name | Description | |
|---|---|---|
![]() | NDrawHomeScreen Constructor | Default constructor. |
The following tables list the members exposed by NDrawHomeScreen.
| Name | Description | |
|---|---|---|
![]() | NDrawHomeScreen Constructor | Default constructor. |
| Name | Description | |
|---|---|---|
![]() ![]() | NDrawHomeScreenSchema | Schema associated with NDrawHomeScreen. |
![]() ![]() | SelectedTemplateProperty | Reference to the SelectedTemplate property. |
![]() ![]() | ShowBackButtonProperty | Reference to the ShowBackButton property. |
| Name | Description | |
|---|---|---|
![]() | DrawingView | Gets the drawing view of the MyDraw application |
![]() | LibraryBrowser | Gets the library browser of the MyDraw application |
![]() | MainWidget | Gets the main widget of the MyDraw application |
| Name | Description | |
|---|---|---|
![]() | CreateOrSelectNewDocumentAsync | Shows the home screen and lets the user create or select new document |
![]() | RejectCreateOrSelectNewDocumentPromise | Rejects the new document promise with the given exception. Pass null to silently reject the promise. |
![]() | ShowBackButton | Shows the back button. This is called after app has started. |
| Name | Description | |
|---|---|---|
![]() | CreateContent | Creates the UI content of the home screen |
![]() | OnKeyDown | Overridden. Overriden to silently reject the CreateOrSelectNewDocumentPromise in case |
![]() | RebuildSelectDocumentOptionsAsync | Rebuilds the select document options, which includes repopulating the templates panel and the recent documents panel |
![]() | trIE |