FileManagerDialogsMoveConfirmSettingsActionBuilder

Methods

Text(System.String)

The text to be shown in the action's button.

Parameters

value - System.String

The value that configures the text.

Action(System.String)

The callback function to be called after pressing the action button.

Parameters

value - System.String

The value that configures the action.

Primary(System.Boolean)

A boolean property indicating whether the action button will be decorated as primary button or not.

Parameters

value - System.Boolean

The value that configures the primary.