Skip to content

Add ClickWithHold(double pressSeconds) method to Control<TOwner> #856

@YevgeniyShunevych

Description

@YevgeniyShunevych

Add method to Control<TOwner>:

public TOwner ClickWithHold(double pressSeconds);

The method performs a long click on the control by pressing the control for a specified number of seconds and then releases it.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions