Related questions
Question 16 - H14-231_V1.0 discussion
Now a Text component is used as the title of a page, and the Text needs to be set to be invisible, but it still occupies the current layout space, which of the following is correct?
A.
ohos:visibility='invisible'
B.
text.setVisibility(Component.VISIBLE);
C.
ohos:visibility='visible'
D.
ohos:visibility='hide'
Your answer:
0 comments
Sorted by
Leave a comment first