Table of Contents

Interface ITap

Namespace
Xui.Core.UI.Input
Assembly
Xui.Core.dll

A capturing view declares ITap when it is tracking a press that may or may not become a tap (e.g. Button, Checkbox). An ancestor that wants the pointer for a drag may steal capture after its own threshold is exceeded.

public interface ITap : IPointerGesture