언어

ListPopupWindow.ClearListSelection 메서드

정의

현재 목록 선택을 취소합니다.

[Android.Runtime.Register("clearListSelection", "()V", "GetClearListSelectionHandler")]
public virtual void ClearListSelection();
[<Android.Runtime.Register("clearListSelection", "()V", "GetClearListSelectionHandler")>]
abstract member ClearListSelection : unit -> unit
override this.ClearListSelection : unit -> unit
특성

설명

현재 목록 선택을 취소합니다. 은 (을) 사용할 때만 #isShowing() == true유효합니다.

에 대한 android.widget.ListPopupWindow.clearListSelection()Java 설명서

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

적용 대상