Share via


SearchManager.OnCancel(IDialogInterface) 메서드

정의

주의

deprecated

이 멤버는 더 이상 사용되지 않습니다.

[Android.Runtime.Register("onCancel", "(Landroid/content/DialogInterface;)V", "GetOnCancel_Landroid_content_DialogInterface_Handler")]
[System.Obsolete("deprecated")]
public virtual void OnCancel (Android.Content.IDialogInterface? dialog);
[<Android.Runtime.Register("onCancel", "(Landroid/content/DialogInterface;)V", "GetOnCancel_Landroid_content_DialogInterface_Handler")>]
[<System.Obsolete("deprecated")>]
abstract member OnCancel : Android.Content.IDialogInterface -> unit
override this.OnCancel : Android.Content.IDialogInterface -> unit

매개 변수

dialog
IDialogInterface

취소된 대화 상자가 메서드로 전달됩니다.

구현

특성

설명

이 멤버는 더 이상 사용되지 않습니다. 이 메서드는 사용되지 않는 내부 구현 세부 정보입니다. 사용하지 마십시오.

에 대한 Java 설명서입니다 android.app.SearchManager.onCancel(android.content.DialogInterface).

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

적용 대상