Property | Description |
Method Name | Name of a method that performs the change to the new pane configuration. Specifying the Method Name property is optional. When you specify Method Name, Mobile Development generates a method and places code to change the pane configuration in the method you specify. You can then add additional code to the method. For more information, see
Logic for a Method Name Property. |
On Condition | Whether to perform the change pane configuration action at run time. |
Pane Configuration | Pane configuration to which the application switches when the user-initiated event occurs. Specify the name of a PaneConfiguration object you previously defined in the model. |