cohtml.InputSystem.IViewSendable
Helper interface to send input events to a CohtmlView component.
Inherited by cohtml.InputSystem.InputEvent, cohtml.InputSystem.TouchEventCollection
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| void | Send(CohtmlView view) |
Public Functions Documentation
Section titled “Public Functions Documentation”function Send
Section titled “function Send”void Send( CohtmlView view)Reimplemented by: cohtml.InputSystem.InputEvent.Send, cohtml.InputSystem.TouchEventCollection.Send, cohtml.InputSystem.KeyEvent.Send, cohtml.InputSystem.MouseEvent.Send, cohtml.InputSystem.GestureEvent.Send
© 2026 Coherent Labs. All rights reserved.