Back to Devexpress

SetFullscreenCommand Class

aspnet-js-setfullscreencommand.md

latest609 B
Original Source

SetFullscreenCommand Class

A command to toggle the fullscreen mode.

Declaration

ts
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

SetFullscreenCommand Members