SetFullscreenCommand Class
A command to toggle the fullscreen mode.
Declaration
declare class SetFullscreenCommand extends CommandWithBooleanStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.setFullscreen property.
Inheritance
CommandBase
CommandWithBooleanStateBase
SetFullscreenCommand
See Also