OH_NativeXComponent_Callback

Overview

Related Modules:

Native XComponent

Description:

Registers the surface lifecycle and touch event callbacks.

Since: 8 Version: 1.0

Summary

Public Attributes

Public Attribute Name Description
OnSurfaceCreated )(OH_NativeXComponent *component, void *window)
OnSurfaceChanged )(OH_NativeXComponent *component, void *window)
OnSurfaceDestroyed )(OH_NativeXComponent *component, void *window)
DispatchTouchEvent )(OH_NativeXComponent *component, void *window)