LiveFolders.ExtraLiveFolderBaseIntent Field

Definition

Caution

deprecated

The name of the extra used to define the base Intent of a live folder.

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

Field Value

Attributes

Remarks

The name of the extra used to define the base Intent of a live folder.

Java documentation for android.provider.LiveFolders.EXTRA_LIVE_FOLDER_BASE_INTENT.

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

See also