SecurityAnimation
AnimationType
Enum |
ANIMATION_UNSPECIFIED |
|
FOIL_SHIMMER |
Stagnola predefinita e Animazione con brillantini |
foilShimmer |
Alias precedente per FOIL_SHIMMER . Deprecato. |
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2025-03-13 UTC.
[null,null,["Ultimo aggiornamento 2025-03-13 UTC."],[[["The object contains a single field, `animationType`, which specifies the type of animation to be used."],["`animationType` is an enum with possible values: `ANIMATION_UNSPECIFIED`, `FOIL_SHIMMER`, and `foilShimmer` (deprecated)."],["`FOIL_SHIMMER` represents the default Foil & Shimmer animation."],["`foilShimmer` is a legacy alias for `FOIL_SHIMMER` and is deprecated."]]],["The document defines a JSON representation for an animation, specifying an `animationType` field. This field uses an enumeration called `AnimationType`. The available `AnimationType` values are `ANIMATION_UNSPECIFIED`, and `FOIL_SHIMMER`. A deprecated legacy alias, `foilShimmer`, also maps to `FOIL_SHIMMER`. The `FOIL_SHIMMER` option represents the default Foil & Shimmer animation.\n"]]