Searched defs:NotifyHierarchyViewCallbackType (Results 1 – 2 of 2) sorted by relevance
35 }) as NotifyHierarchyViewCallbackType; property in AbstractViewerInputMethod
39 export type NotifyHierarchyViewCallbackType = (uiData: UiDataHierarchy) => void; alias