Summary

Enables rendering and interacting with a webpage

Properties

Cursor
HasKeyFocus Tell the html control if it has key focus currently, controls showing the I-beam cursor in text controls amongst other things
InBackgroundMode Enable/disable low-resource background mode, where javascript and repaint timers are throttled, resources are more aggressively purged from memory, and audio/video elements are paused. When background mode is enabled, all HTML5 video and audio objects will execute ".pause()" and gain the property "._steam_background_paused = 1". When background mode is disabled, any video or audio objects with that property will resume with ".play()".
IsLimited
OnTexture Called when the texture has changed and should be updated
PageTitle
ScaleFactor DPI Scaling factor
Size The size of the browser
Url The current Url

Methods

Dispose
TellChar
TellKey
TellMouseButton
TellMouseMove
TellMouseWheel
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.