Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkToggle.ts49 …modifierWithKey(this._modifiersWithKeys, ToggleBackgroundColorModifier.identity, ToggleBackgroundC…
235 class ToggleBackgroundColorModifier extends ModifierWithKey<ResourceColor> {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js17751 …modifierWithKey(this._modifiersWithKeys, ToggleBackgroundColorModifier.identity, ToggleBackgroundC…
17947 class ToggleBackgroundColorModifier extends ModifierWithKey { class
17963 ToggleBackgroundColorModifier.identity = Symbol('toggleBackgroundColor');