ExamGecko
Question list
Search
Search

Related questions











Question 16 - H14-231_V1.0 discussion

Report
Export

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'
Answers
A.
ohos:visibility='invisible'
B.
text.setVisibility(Component.VISIBLE);
Answers
B.
text.setVisibility(Component.VISIBLE);
C.
ohos:visibility='visible'
Answers
C.
ohos:visibility='visible'
D.
ohos:visibility='hide'
Answers
D.
ohos:visibility='hide'
Suggested answer: A
asked 18/09/2024
Sergiu Anton
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first