When a phone call comes in on my Active2 watch, the UI that pops up has a button on each side of the screen, one to dismiss the call and the other to answer the call. However, to avoid accidentally pressing either button, just tapping on the button does not perform that action. Instead, you have to tap the button then drag (or slide) your finger away from the button some minimum distance before releasing your finger. Then the action is performed.
Does the Tizen .NET API have a button control that has this behavior? I want to use it to guard against accidental taps in my app.