Related questions
Question 396 - H14-231_V1.0 discussion
The developer is developing a ticket booking application, and uses the slide selector Picker to select the starting point of the ticket and writes the following code.
<Picker
ohos:id='$+id:test_picker'
ohos:selected_text_color='#FFFFFF'
ohos:value='55'
ohos:max_value='10'
ohos:selector_item_num='10'
ohos:bottom_line_element='#FFFFFF'
ohos:selected_text_size='16fp'/>
A.
Set the font size of the selected Chinese version to 16fp
B.
Choose the color of the Chinese text as white
C.
The current value is 10
D.
The maximum value is 10
Your answer:
0 comments
Sorted by
Leave a comment first