Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/advanced_ui_component/source/ComposeListItem/
H A DComposeListItem.ets80 const TOUCH_DOWN_COLOR = '#1a000000';
472 this.frontColor = TOUCH_DOWN_COLOR
/ohos5.0/foundation/arkui/advanced_ui_component/interface/composelistitem/
H A Dcomposelistitem.js60 const TOUCH_DOWN_COLOR = "#1a000000"; constant