Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dconstraint_flags.h20 struct ConstraintFlags { struct
32 bool idealSize = false;
33 bool parentIdealSize = false;
34 bool minSize = false;
35 bool maxSize = false;
36 bool percentRef = false;
37 bool scaleProperty = false;