Поделиться через


LayoutAnimationController.GetTransformedIndex Метод

Определение

Преобразует индекс, хранящийся в android.view.animation.LayoutAnimationController.AnimationParameters по заказу, возвращаемого #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

Параметры

params
LayoutAnimationController.AnimationParameters

Параметры анимации, содержащие индекс

Возвращаемое значение

преобразованный индекс

Атрибуты

Комментарии

Документация по Java для android.view.animation.LayoutAnimationController.getTransformedIndex(android.view.animation.AnimationParameters).

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к