InputMethodService.BackDisposition 속성

정의

예상되는 뒤로 단추 어포던스를 나타내는 현재 처리 모드를 검색합니다.

public virtual Android.InputMethodServices.BackDisposition BackDisposition { [Android.Runtime.Register("getBackDisposition", "()I", "GetGetBackDispositionHandler")] get; [Android.Runtime.Register("setBackDisposition", "(I)V", "GetSetBackDisposition_IHandler")] set; }
[<get: Android.Runtime.Register("getBackDisposition", "()I", "GetGetBackDispositionHandler")>]
[<set: Android.Runtime.Register("setBackDisposition", "(I)V", "GetSetBackDisposition_IHandler")>]
member this.BackDisposition : Android.InputMethodServices.BackDisposition with get, set

속성 값

현재 선택된 처리 모드

특성

설명

예상되는 뒤로 단추 어포던스를 나타내는 현재 처리 모드를 검색합니다.

에 대한 android.inputmethodservice.InputMethodService.getBackDisposition()Java 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상