LayoutAnimationController.GetTransformedIndex Methode

Definition

Transformiert den in android.view.animation.LayoutAnimationController.AnimationParameters von der von #getOrder().

[Android.Runtime.Register("getTransformedIndex", "(Landroid/view/animation/LayoutAnimationController$AnimationParameters;)I", "GetGetTransformedIndex_Landroid_view_animation_LayoutAnimationController_AnimationParameters_Handler")]
protected virtual int GetTransformedIndex (Android.Views.Animations.LayoutAnimationController.AnimationParameters? params);
[<Android.Runtime.Register("getTransformedIndex", "(Landroid/view/animation/LayoutAnimationController$AnimationParameters;)I", "GetGetTransformedIndex_Landroid_view_animation_LayoutAnimationController_AnimationParameters_Handler")>]
abstract member GetTransformedIndex : Android.Views.Animations.LayoutAnimationController.AnimationParameters -> int
override this.GetTransformedIndex : Android.Views.Animations.LayoutAnimationController.AnimationParameters -> int

Parameter

params
LayoutAnimationController.AnimationParameters

die Animationsparameter, die den Index enthalten

Gibt zurück

einen transformierten Index

Attribute

Hinweise

Java-Dokumentation für android.view.animation.LayoutAnimationController.getTransformedIndex(android.view.animation.AnimationParameters).

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: