Home
last modified time | relevance | path

Searched defs:PointerStyle (Results 1 – 3 of 3) sorted by relevance

/interface/sdk-js/api/
D@ohos.arkui.UIContext.d.ts3362 export type PointerStyle = pointer.PointerStyle; property in Font
D@ohos.multimodalInput.pointer.d.ts64 enum PointerStyle { enum
/interface/sdk-js/api/@internal/component/ets/
Dcommon.d.ts8997 declare type PointerStyle = import('../api/@ohos.multimodalInput.pointer').default.PointerStyle; property in TransitionEffect
9008 declare type PointerStyle = pointer.PointerStyle; property in TransitionEffect