cohtml.ViewEvents
Inherits from MonoBehaviour
Public Classes
Section titled “Public Classes”| Name | |
|---|---|
| class | OnBindingsReleasedEvent |
| class | OnDOMBuiltEvent |
| class | OnReadyForBindingsEvent |
Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| CohtmlView | m_TargetView |
| OnBindingsReleasedEvent | OnBindingsReleased |
| OnDOMBuiltEvent | OnDOMBuilt |
| OnReadyForBindingsEvent | OnReadyForBindings |
Public Attributes Documentation
Section titled “Public Attributes Documentation”variable m_TargetView
Section titled “variable m_TargetView”CohtmlView m_TargetView;variable OnBindingsReleased
Section titled “variable OnBindingsReleased”OnBindingsReleasedEvent OnBindingsReleased;variable OnDOMBuilt
Section titled “variable OnDOMBuilt”OnDOMBuiltEvent OnDOMBuilt;variable OnReadyForBindings
Section titled “variable OnReadyForBindings”OnReadyForBindingsEvent OnReadyForBindings;© 2026 Coherent Labs. All rights reserved.