SkipBackwardMediaControl
Skips to the previous item in the queue.
Constructors
Types
Link copied to clipboard
Creates a control for skipping backwards, either to the start of the current media item or the previous media item.
Properties
Link copied to clipboard
Whether the control is visible. This can be used to show the control as disabled. Defaults to isAvailable.
Inherited properties
Link copied to clipboard
The type of the control, which is used by TtButton to apply one of the predefined styles. May be overridden in subclasses in order to apply a specialized style. TtButton.ActionType.TERTIARY is used by default as the most neutral option.
Link copied to clipboard
Inherited functions
Link copied to clipboard
Creates a TtButtonViewModel representation of this MediaControl as an icon button. This implies only the drawable is included.
Link copied to clipboard
Retrieve the arguments that are set for the media control's action. If null
, no arguments are used.