OH_NativeXComponent_Callback
Overview
Registers a callback for the surface lifecycle and touch event.
Since: 8
Related Modules:
Summary
Member Variables
Name | Description |
---|---|
OnSurfaceCreated | Invoked when a surface is created. |
OnSurfaceChanged | Invoked when the surface changes. |
OnSurfaceDestroyed | Invoked when the surface is destroyed. |
DispatchTouchEvent | Invoked when a touch event is triggered. |