Skip to main content

ASPxClientHtmlEditorChangeHtml5MediaElementCommandArguments.showPlayerControls Property

Determines if the media player controls should be displayed.

#Declaration

TypeScript
showPlayerControls: boolean

#Property Value

Type Description
boolean

true, if media player controls are displayed; otherwise, false.

See Also