Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h437 struct ArkUIClipShapeOptions { struct
438 ArkUI_Int32 type;
439 ArkUI_Float32 width;
440 ArkUI_Float32 height;
441 ArkUI_Float32 radiusWidth;
442 ArkUI_Float32 radiusHeight;
443 ArkUI_Float32 topLeftRadius;
444 ArkUI_Float32 bottomLeftRadius;
445 ArkUI_Float32 topRightRadius;
446 ArkUI_Float32 bottomRightRadius;
[all …]