Compartilhar via


LayoutAnimationController.GetTransformedIndex Método

Definição

Transforma o índice armazenado em android.view.animation.LayoutAnimationController.AnimationParameters pelo despacho devolvido pela #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

Parâmetros

params
LayoutAnimationController.AnimationParameters

os parâmetros de animação que contêm o índice

Retornos

um índice transformado

Atributos

Comentários

Documentação Java para android.view.animation.LayoutAnimationController.getTransformedIndex(android.view.animation.AnimationParameters).

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a