WebView.DisablePlatformNotifications メソッド

定義

注意事項

deprecated

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

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

注釈

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

このメンバーは非推奨とされます。 このメソッドは使われていません。

の Java ドキュメント android.webkit.WebView.disablePlatformNotifications()

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

適用対象