Sprache

TvContract.Programs.ColumnShortDescription Field

Definition

The short description of this TV program that is displayed to the user by default.

[Android.Runtime.Register("COLUMN_SHORT_DESCRIPTION")]
public const string ColumnShortDescription;
[<Android.Runtime.Register("COLUMN_SHORT_DESCRIPTION")>]
val mutable ColumnShortDescription : string

Field Value

Attributes

Remarks

The short description of this TV program that is displayed to the user by default.

It is recommended to limit the length of the descriptions to 256 characters.

Type: TEXT

Android reference for android.media.tv.TvContract.Programs.COLUMN_SHORT_DESCRIPTION.

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