enum sap.m.BadgeAnimationType

Control sample: sap.m.BadgeAnimationType
Visiblity: public
Available since: N/A
Module: sap/m/library
Application Component: CA-UI5-CTR

Types of animation performed by sap.m.BadgeEnabler.


Properties Overview

Node Description
sap.m.BadgeAnimationType.Full

Badge indicator will perform Appear,Update,and Disappear animation.

sap.m.BadgeAnimationType.None

No animation is performed.

sap.m.BadgeAnimationType.Update

Badge indicator will perform only Update animation (suitable for controls, which invalidate often).