Home
last modified time | relevance | path

Searched refs:onEvent (Results 1 – 2 of 2) sorted by relevance

/interface/sdk-js/api/
D@ohos.hiSysEvent.d.ts277 onEvent: (info: SysEventInfo) => void; property
/interface/sdk-js/api/@internal/ets/
Dlifecycle.d.ts104 onEvent?(formId: string, message: string): void; method