SDK 文档版本:v0.1.25
按钮事件订阅对象类型。
ButtonSubscription
type ButtonSubscription = { remove(): void; };
remove
() => void