TvTrackInfo.Extra Property

Definition

Returns the extra information about the current track.

public Android.OS.Bundle? Extra { [Android.Runtime.Register("getExtra", "()Landroid/os/Bundle;", "")] get; }
[<get: Android.Runtime.Register("getExtra", "()Landroid/os/Bundle;", "")>]
member this.Extra : Android.OS.Bundle

Property Value

Attributes

Remarks

Returns the extra information about the current track.

Java documentation for android.media.tv.TvTrackInfo.getExtra().

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