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)

android.appwidget.AppWidgetManager.isRequestPinAppWidgetSupported()Java ドキュメント。

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

適用対象