LiveFolders.ExtraLiveFolderName Field

Definition

Caution

deprecated

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

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

Field Value

Attributes

Remarks

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

Java documentation for android.provider.LiveFolders.EXTRA_LIVE_FOLDER_NAME.

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