Home
last modified time | relevance | path

Searched refs:switchPointColor (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/ui/
H A Darkts-common-components-switch.md77 - 通过switchPointColor属性设置Switch类型的圆形滑块颜色,仅对type为ToggleType.Switch生效。
81 .switchPointColor(Color.Pink)
83 .switchPointColor(Color.Pink)
/ohos5.0/docs/en/application-dev/ui/
H A Darkts-common-components-switch.md77 - Use the **switchPointColor** attribute to set the color of the circular slider. This attribute is…
81 .switchPointColor(Color.Pink)
83 .switchPointColor(Color.Pink)
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-toggle.md67 ### switchPointColor subsection
69 switchPointColor(color: ResourceColor)
184 .switchPointColor('#FFFFFF')
191 .switchPointColor('#FFFFFF')
H A Dts-universal-attributes-click-effect.md50 .switchPointColor('#FFFFFF')
58 .switchPointColor('#FFFFFF')
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dtoggle_model_ng.h36 void SetSwitchPointColor(const Color& switchPointColor) override;
59 static void SetSwitchPointColor(FrameNode* frameNode, const Color& switchPointColor);
H A Dtoggle_model_ng.cpp141 void ToggleModelNG::SetSwitchPointColor(const Color& switchPointColor) in SetSwitchPointColor() argument
147 paintProperty->UpdateSwitchPointColor(switchPointColor); in SetSwitchPointColor()
520 void ToggleModelNG::SetSwitchPointColor(FrameNode* frameNode, const Color& switchPointColor) in SetSwitchPointColor() argument
525 paintProperty->UpdateSwitchPointColor(switchPointColor); in SetSwitchPointColor()
H A Dtoggle_model.h46 virtual void SetSwitchPointColor(const Color& switchPointColor) = 0;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_toggle_modifier.cpp77 void SetToggleSwitchPointColor(ArkUINodeHandle node, ArkUI_Uint32 switchPointColor) in SetToggleSwitchPointColor() argument
81 ToggleModelNG::SetSwitchPointColor(frameNode, Color(switchPointColor)); in SetToggleSwitchPointColor()
314 void SetToggleIsOn(ArkUINodeHandle node, ArkUI_Bool switchPointColor) in SetToggleIsOn() argument
318 ToggleModelNG::SetSwitchIsOn(frameNode, static_cast<bool>(switchPointColor)); in SetToggleIsOn()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtoggle_model_impl.h27 void SetSwitchPointColor(const Color& switchPointColor) override;
H A Dtoggle_model_impl.cpp117 void ToggleModelImpl::SetSwitchPointColor(const Color& switchPointColor) in SetSwitchPointColor() argument
126 switchComponent->SetPointColor(switchPointColor); in SetSwitchPointColor()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-click-effect.md44 .switchPointColor('#FFFFFF')
52 .switchPointColor('#FFFFFF')
H A Dts-basic-components-toggle.md79 ### switchPointColor subsection
81 switchPointColor(color: ResourceColor)
194 .switchPointColor('#FFFFFF')
201 .switchPointColor('#FFFFFF')
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/ets/common/
H A DsettingPublicLayout.ets74 .switchPointColor('#FFFFFF')
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/entry/src/main/ets/common/
H A DSettingPublicLayout.ets94 .switchPointColor('#FFFFFF')
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkToggle.ts32 switchPointColor(value: ResourceColor): this {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/export/
H A DarkComponent.d.ts921 switchPointColor(value: ResourceColor): this;
/ohos5.0/docs/zh-cn/release-notes/api-diff/Beta5 to v3.2-Release/
H A Djs-apidiff-arkui.md1203 …ribute<br>方法 or 属性:switchPointColor(color: ResourceColor): ToggleAttribute;<br>起始版本:8|类名:ToggleAtt…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h2008 void (*setToggleSwitchPointColor)(ArkUINodeHandle node, ArkUI_Uint32 switchPointColor);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h3739 void (*setToggleSwitchPointColor)(ArkUINodeHandle node, ArkUI_Uint32 switchPointColor);
/ohos5.0/docs/en/release-notes/api-diff/Beta5-to-v3.2-Release/
H A Djs-apidiff-arkui.md1203switchPointColor(color: ResourceColor): ToggleAttribute;<br>Initial version: 8|Class name: ToggleA…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-arkui.md3035 …ttribute;<br>方法or属性:switchPointColor(color: ResourceColor): ToggleAttribute;<br>旧版本信息:|类名:ToggleAt…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js17734 switchPointColor(value) { method in ArkToggleComponent
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-arkui.md3035switchPointColor(color: ResourceColor): ToggleAttribute;<br>Old version information: |Class name: …