Home
last modified time | relevance | path

Searched refs:showText (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Dcheckable_component.h569 void SetShowText(bool showText) in SetShowText() argument
571 showText_ = showText; in SetShowText()
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/segmentbutton/source/
H A Dsegmentbutton.ets274 public showText: boolean = false
320 this.showText = true
327 this.showText ||= button.text !== void 0;
330 if (this.showText && this.showIcon) {
514 if (this.options.type === 'capsule' && this.options.showText && this.options.showIcon) {
553 .focusable(!this.options.showText)
560 if (this.options.showText) {
/ohos5.0/docs/zh-cn/application-dev/ui/
H A Dui-js-components-chart.md418 … <switch class="switch" showtext="{{ showText }}" allow-scale="{{ allowScale }}"onchange="change">
/ohos5.0/docs/en/application-dev/ui/
H A Dui-js-components-chart.md418 … <switch class="switch" showtext="{{ showText }}" allow-scale="{{ allowScale }}"onchange="change">