言語

Plugin.IPreferencesClickHandler.HandleClickEvent(Context) メソッド

定義

このメンバーは非推奨です。

[Android.Runtime.Register("handleClickEvent", "(Landroid/content/Context;)V", "GetHandleClickEvent_Landroid_content_Context_Handler:Android.Webkit.Plugin/IPreferencesClickHandlerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public void HandleClickEvent(Android.Content.Context? context);
[<Android.Runtime.Register("handleClickEvent", "(Landroid/content/Context;)V", "GetHandleClickEvent_Landroid_content_Context_Handler:Android.Webkit.Plugin/IPreferencesClickHandlerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
abstract member HandleClickEvent : Android.Content.Context -> unit

パラメーター

context
Context
属性

注釈

このメンバーは非推奨です。 このインターフェイスは Gears で使用することを目的としていました。 Gears は非推奨になったため、このクラスも非推奨になりました。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象