TvContract.Programs.ColumnLongDescription Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The detailed, lengthy description of this TV program that is displayed only when the user wants to see more information.
[Android.Runtime.Register("COLUMN_LONG_DESCRIPTION")]
public const string ColumnLongDescription;
[<Android.Runtime.Register("COLUMN_LONG_DESCRIPTION")>]
val mutable ColumnLongDescription : string
Field Value
- Attributes
Remarks
The detailed, lengthy description of this TV program that is displayed only when the user wants to see more information.
TV input services should leave this field empty if they have no additional details beyond COLUMN_SHORT_DESCRIPTION.
Type: TEXT
Android reference for android.media.tv.TvContract.Programs.COLUMN_LONG_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.