Huawei H14-231_V1.0 Question Answer
When a developer is developing an application, he creates a Checkbox component and writes the following code, which of the following descriptions of the code segment is correct?
ohos:height="match_content" ohos:width="match_content" ohos:text="This is a checkbox" ohos:marked="false" ohostext_color_on=“#000000” ohos:text_color_off="#FFFFFF" ohos:text_size="#000000"/>
Previous