Home
last modified time | relevance | path

Searched refs:SwitchStyle (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkToggle.ts56 switchStyle(value: SwitchStyle): this {
265 class ToggleSwitchStyleModifier extends ModifierWithKey<SwitchStyle> {
266 constructor(value: SwitchStyle) {
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-toggle.md87 switchStyle(value: SwitchStyle)
99 | value | [SwitchStyle](#switchstyle12对象说明) | 是 | Switch样式风格。 |
117 ## SwitchStyle<sup>12+</sup>对象说明
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_toggle.h46 static void SwitchStyle(const JSCallbackInfo& info);
H A Djs_toggle.cpp79 JSClass<JSToggle>::StaticMethod("switchStyle", &JSToggle::SwitchStyle); in JSBind()
436 void JSToggle::SwitchStyle(const JSCallbackInfo& info) in SwitchStyle() function in OHOS::Ace::Framework::JSToggle
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-toggle.md99 switchStyle(value: SwitchStyle)
111 | value | [SwitchStyle](#switchstyle12) | Yes | Style of the component of the **Switch** type.|
129 ## SwitchStyle<sup>12+</sup>