Language

TvContract.Programs.ColumnTitle Field

Definition

The title of this TV program.

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

Field Value

Attributes

Remarks

The title of this TV program.

If this program is an episodic TV show, it is recommended that the title is the series title and its related fields (COLUMN_SEASON_TITLE and/or COLUMN_SEASON_DISPLAY_NUMBER, COLUMN_SEASON_DISPLAY_NUMBER, COLUMN_EPISODE_DISPLAY_NUMBER, and COLUMN_EPISODE_TITLE) are filled in.

Type: TEXT

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

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