![]() |
Previous | Next |
The enableContextMenu property specifies or retrieves a value indicating whether to enable the context menu, which appears when the right mouse button is clicked.
Syntax
player.enableContextMenu
Possible Values
This property is a read/write Boolean.
Value | Description |
true | Default. Enable the context menu. |
false | Do not enable the context menu. |
See Also
Previous | Next |