次の方法で共有


Settings.System.WallpaperActivity Field

Definition

Caution

deprecated

Name of activity to use for wallpaper on the home screen.

[Android.Runtime.Register("WALLPAPER_ACTIVITY")]
[System.Obsolete("deprecated")]
public const string WallpaperActivity;
[<Android.Runtime.Register("WALLPAPER_ACTIVITY")>]
[<System.Obsolete("deprecated")>]
val mutable WallpaperActivity : string

Field Value

Attributes

Remarks

Name of activity to use for wallpaper on the home screen.

This member is deprecated. Use WallpaperManager instead.

Java documentation for android.provider.Settings.System.WALLPAPER_ACTIVITY.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to