aspnet-js-aspxclientcommandconsts-dot-fullscreen-underscore-command.md
Identifies a command that toggles the full-screen mode.
static FULLSCREEN_COMMAND: string
| Type | Description |
|---|---|
| string |
Value: “fullscreen”
|
The FULLSCREEN_COMMAND property can be used in the following ways.
Note
This command is available in all view modes: Design View, HTML View and Preview Area.
See Also