Animated Button

An Animation Button is a button widget that includes animation effects to enhance user interaction. It almost similar to the Button widget with some advanced features.

Adding Animated Button widget

Here's an example of how you can use a Button widget in your project:

  1. Select the Animated Button widget from the Add Widget Button or add it directly from the widget tree.

  2. Move to the Widget Properties -> Text > Text, and provide the text to be displayed on the Animated button.

  3. You can set Text Properties as you want, Max Lines, Text Overflow and Text Alignment.

  4. Text Span Style Properties can also be customized.

Features make Animated Button Different to Button Widget

In Animated Button Widget, There is special function called Haptic Feedback. Haptic feedback, Provides the touch sensations to communicate with users through physical vibrations or forces. In the context of mobile devices and applications, Haptic Feedback provides tactile responses to users, enhancing the interaction experience by simulating the sense of touch.

Customization

User can customization Animated Button according to requirements by navigation to the Default Properties panel.

Last updated