Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/clock/
H A Dclock_component.cpp98 void ClockComponent::SetSecondHandNightSrc(const std::string& secondHandNightSrc) in SetSecondHandNightSrc() argument
100 declaration_->SetSecondHandNightSrc(secondHandNightSrc); in SetSecondHandNightSrc()
H A Dclock_component.h48 void SetSecondHandNightSrc(const std::string& secondHandNightSrc);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/clock/
H A Dclock_declaration.h144 void SetSecondHandNightSrc(const std::string& secondHandNightSrc) in SetSecondHandNightSrc() argument
146 secondHandNightSrc_ = ParseImageSrc(secondHandNightSrc); in SetSecondHandNightSrc()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/js-service-widget-ui/
H A Djs-service-widget-basic-clock.md32 …图片的宽高比建议在0.062。<br/>-&nbsp;秒针图片上指针的旋转中心须处于秒针图片的中心(对角线交点)。<br/>- 夜间时段的秒针资源请调整secondHandNightSrc参数。 |
/ohos5.0/docs/en/application-dev/reference/apis-arkui/js-service-widget-ui/
H A Djs-service-widget-basic-clock.md32 …d images.<br>- To specify the second hand resources for the nighttime, set **secondHandNightSrc**.|