AppWidgetManager.IsRequestPinAppWidgetSupported プロパティ

定義

既定のランチャーでサポートされている場合は、 TRUE を返します #requestPinAppWidget(ComponentName, Bundle, PendingIntent)

public virtual bool IsRequestPinAppWidgetSupported { [Android.Runtime.Register("isRequestPinAppWidgetSupported", "()Z", "GetIsRequestPinAppWidgetSupportedHandler", ApiSince=26)] get; }
[<get: Android.Runtime.Register("isRequestPinAppWidgetSupported", "()Z", "GetIsRequestPinAppWidgetSupportedHandler", ApiSince=26)>]
member this.IsRequestPinAppWidgetSupported : bool

プロパティ値

属性

注釈

既定のランチャーでサポートされている場合は、 TRUE を返します #requestPinAppWidget(ComponentName, Bundle, PendingIntent)

Javaドキュメント。

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

適用対象