言語

WebView.EnablePlatformNotifications メソッド

定義

注意事項

deprecated

データの状態とプロキシの変更に関するプラットフォーム通知を有効にします。

[Android.Runtime.Register("enablePlatformNotifications", "()V", "")]
[System.Obsolete("deprecated")]
public static void EnablePlatformNotifications();
[<Android.Runtime.Register("enablePlatformNotifications", "()V", "")>]
[<System.Obsolete("deprecated")>]
static member EnablePlatformNotifications : unit -> unit
属性

注釈

データの状態とプロキシの変更に関するプラットフォーム通知を有効にします。 通知は既定で有効になっています。

このメンバーは非推奨です。 このメソッドは廃止されました。

Javaドキュメント。

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

適用対象