Home
last modified time | relevance | path

Searched defs:RotateOptions (Results 1 – 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
Dtransition_property.h71 struct RotateOptions { struct
83RotateOptions(float xDirection, float yDirection, float zDirection, float angle, const CalcDimensi… argument
87 RotateOptions() = default; argument
108 ACE_DEFINE_PROPERTY_GROUP_ITEM(Rotate, RotateOptions); argument