ActionSheetStartButtonSettingsBuilder
Methods
Icon(System.String)
Specifies the icon to be displayed in the start button.
Parameters
value - System.String
The value that configures the icon.
Click(System.Func)
The function that will be executed when the start button is clicked.
Parameters
handler - System.Func<Object,Object>
The value that configures the click action.
Click(System.String)
The function that will be executed when the start button is clicked.
Parameters
handler - System.String
The value that configures the click action.