hidden property

bool? hidden
getter/setter pair

Specifies if the play icon is hidden. Defaults to false.

Implementation

bool? hidden;