SchedulerCustomToolbarMobileBuilder
Methods
Main(System.Action)
Defines the main toolbar commands for the mobile scheduler.
Parameters
addToolbarAction - System.Action<SchedulerToolbarCustomCommandFactory>
The action to configure the main toolbar commands.
RETURNS
The current SchedulerCustomToolbarMobileBuilder instance.
Navigation(System.Action)
Defines the navigation toolbar commands for the mobile scheduler.
Parameters
addToolbarAction - System.Action<SchedulerToolbarCustomCommandFactory>
The action to configure the navigation toolbar commands.
RETURNS
The current SchedulerCustomToolbarMobileBuilder instance.