Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_paint_property.cpp55 auto fadingEdgeOption = JsonUtil::Create(true); in ToJsonValue() local
56 fadingEdgeOption->Put("fadingEdgeLength", in ToJsonValue()
63 json->PutExtAttr("fadingEdgeOption", fadingEdgeOption, filter); in ToJsonValue()