IBrowserProfile
Assembly: ZennoLab.InterfacesLibrary
Full name: ZennoLab.InterfacesLibrary.ProjectModel.Collections.BrowserProfile.IBrowserProfile
Represents the current browser profile
This interface can be used in action OwnCode of ProjectMaker. Note that all the fields and properties are readonly. Fields may be empty if the emulation of corresponding elements is disabled (Profile → Browser → Emulation section)
Properties
Navigator
Property
Gets the info about emulated Navigator (our substitute of an object Navigator in JavaScript)
Screen
Property
Gets the info about emulated screen properties.
Audio
Property
Gets the info about emulated audio settings.
WebGL
Property
Gets the info about emulated WebGL module.