언어

IWindowInsetsAnimationController.Types 속성

정의

이 개체가 현재 제어하고 있는 WindowInsets.Type입니다. 값은 0 또는 다음의 조합입니다.

public int Types { [Android.Runtime.Register("getTypes", "()I", "GetGetTypesHandler:Android.Views.IWindowInsetsAnimationControllerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getTypes", "()I", "GetGetTypesHandler:Android.Views.IWindowInsetsAnimationControllerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=30)>]
member this.Types : int

속성 값

특성

설명

자세한 내용은 android.view.WindowInsetsAnimationController.getTypes에 대한 Android 참조 설명서를 참조하세요.

android.view.WindowInsetsAnimationController.getTypes에 대한 Java 설명서입니다.

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

적용 대상