wMin Property (Specific to Android NumberPicker Controls)

Applies to TestComplete 15.63, last modified on April 23, 2024
This property is available in legacy mobile tests that work with devices connected to the local computer. To learn how to simulate user actions in newer cloud-compatible mobile tests, see the Simulating user actions in tests section.

Description

Returns the minimum value of the number picker control.

Declaration

TestObj.wMin

Read-Only Property Integer
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

An integer value specifying the minimum value the number picker control can take.

See Also

Determining Minimum and Maximum Number Picker Values
Testing Android Applications (Legacy)
wValue Property (Android NumberPicker Object)
wMax Property (Specific to Android NumberPicker Controls)
Down Action (Mobile Controls)
Up Action (Mobile Controls)

Highlight search results