Touch Behavior
Polish your views to react to different types of gestures (in place of a non-animated TapGesture)
Last updated
Polish your views to react to different types of gestures (in place of a non-animated TapGesture)
Last updated
Inherits from TouchBehavior
The TouchBehavior allows you to add touch interaction to any VisualElement. It lets you customize visual properties like BackgroundColor
, Opacity
, Rotation
, Scale
, and more when the element is touched.