Description
Use the wText
property to get the text displayed in an Android NumberPicker control.
Declaration
TestObj.wText
Read-Only Property | String |
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section |
Applies To
The property is applied to the following object:
View Mode
To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Property Value
A string containing the text displayed by the control.
See Also
About Testing Android Applications
Determining the Number Picker Text
wPosition Property (Android Controls)