WallpaperManager.HasResourceWallpaper(Int32) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
特定のリソース ID で壁紙を使用するようにユーザーが現在設定されているかどうかを返します。
[Android.Runtime.Register("hasResourceWallpaper", "(I)Z", "GetHasResourceWallpaper_IHandler")]
public virtual bool HasResourceWallpaper(int resid);
[<Android.Runtime.Register("hasResourceWallpaper", "(I)Z", "GetHasResourceWallpaper_IHandler")>]
abstract member HasResourceWallpaper : int -> bool
override this.HasResourceWallpaper : int -> bool
パラメーター
- resid
- Int32
int
返品
- 属性
注釈
特定のリソース ID で壁紙を使用するようにユーザーが現在設定されているかどうかを返します。 つまり、壁紙は同じリソース ID を持つ setResource(int) を使用して設定されています。
android.app.WallpaperManager.hasResourceWallpaperの Android リファレンス。
このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。