Class WebBrowserUIFull

Full fat version of UWB, has fullscreen controls.

Implements
IPointerEnterHandler
IPointerExitHandler
IPointerDownHandler
IPointerUpHandler
Namespace: VoltstroStudios.UnityWebBrowser
Assembly: .dll
Syntax
public sealed class WebBrowserUIFull : RawImageUwbClientInputHandler, IPointerEnterHandler, IPointerExitHandler, IPointerDownHandler, IPointerUpHandler

Fields

| Edit this page View Source

fullscreenHandler

Declaration
public FullscreenHandler fullscreenHandler
Field Value
TypeDescription
FullscreenHandler

Methods

| Edit this page View Source

OnDestroyed()

Override this instead of using OnDestroy()

Declaration
protected override void OnDestroyed()
Overrides
RawImageUwbClientInputHandler.OnDestroyed()
| Edit this page View Source

OnStart()

Override this instead of using Start()

Declaration
protected override void OnStart()
Overrides
RawImageUwbClientInputHandler.OnStart()

Implements

IPointerEnterHandler
IPointerExitHandler
IPointerDownHandler
IPointerUpHandler