PackageManager.FeatureLiveWallpaper フィールド

定義

#hasSystemFeature#getSystemAvailableFeatures機能: デバイスはライブ壁紙をサポートしています。

[Android.Runtime.Register("FEATURE_LIVE_WALLPAPER")]
public const string FeatureLiveWallpaper;
[<Android.Runtime.Register("FEATURE_LIVE_WALLPAPER")>]
val mutable FeatureLiveWallpaper : string

フィールド値

属性

注釈

#hasSystemFeature#getSystemAvailableFeatures機能: デバイスはライブ壁紙をサポートしています。

android.content.pm.PackageManager.FEATURE_LIVE_WALLPAPERJava ドキュメント。

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

適用対象