LongTouchButton Action (Xamarin.Forms Controls)

Applies to TestComplete 14.71, last modified on April 22, 2021

Description

Simulates a long touch over a button in an Xamarin.Forms application.

Declaration

TestObj.LongTouchButton(HoldDuration)

TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section
HoldDuration [in]    Optional    Integer Default value: 1000   
Result None

Applies To

The method is applied to the following object:

View Mode

To view this method in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Parameters

The method has the following parameter:

HoldDuration

Specifies the touch duration (in milliseconds).

Result Value

None.

See Also

Testing Xamarin.Forms Applications
LongTouch Action (Mobile Objects)
TouchButton Action (Mobile Controls)

Highlight search results