Reputation: 1618
I need to catch both events for Button: OnClicked and tapped/holed/released.
Unfortunately it is not possible correctly handle both OnClick and OnDoubleClick events - both OnClick and OnDoubleClick are raised.
Upvotes: 0
Views: 384