다음을 통해 공유


CloudMediaProviderContract.AlbumColumns.DisplayName Field

Definition

Display name of a an album, used as the primary title displayed to a user.

[Android.Runtime.Register("DISPLAY_NAME", ApiSince=33)]
public const string DisplayName;
[<Android.Runtime.Register("DISPLAY_NAME", ApiSince=33)>]
val mutable DisplayName : string

Field Value

Attributes

Remarks

Display name of a an album, used as the primary title displayed to a user.

Type: STRING

Java documentation for android.provider.CloudMediaProviderContract.AlbumColumns.DISPLAY_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