다음을 통해 공유


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

인덱스가 포함된 애니메이션 매개 변수

반환

변환된 인덱스

특성

설명

에 대한 android.view.animation.LayoutAnimationController.getTransformedIndex(android.view.animation.AnimationParameters)Java 설명서

이 페이지의 일부는 Android 오픈 소스 프로젝트에서 만들고 공유하고 Creative Commons 2.5 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상