共用方式為


RaisedHandListener type

用於處理 RaisedHandEventType 事件的回呼定義。

type RaisedHandListener = (data: RaisedHandChangedEvent) => void