Property FullScreen
- Namespace
- DotNetBrowser.Browser
- Assembly
- DotNetBrowser.dll
FullScreen
Gets the IFullScreen instance that can be used for controlling the browser's fullscreen mode.
IFullScreen FullScreen { get; }
Property Value
- IFullScreen
The IFullScreen instance associated with this IBrowser.