The members of Android.Media.TV.TvView are listed below.
See Also: Inherited members from Android.Views.ViewGroup
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
DispatchUnhandledInputEvent(Android.Views.InputEvent)Dispatches an unhandled input event to the next receiver. | ||
GetSelectedTrack(TvTrackInfoType)Returns the ID of the selected track for a given type. | ||
GetTracks(TvTrackInfoType)Returns the list of tracks. | ||
OnUnhandledInputEvent(Android.Views.InputEvent)Called when an unhandled input event also has not been handled by the user provided callback. | ||
Reset()Resets this TvView. | ||
SelectTrack(TvTrackInfoType, string)Selects a track. | ||
SetCallback(TvView.TvInputCallback)Sets the callback to be invoked when an event is dispatched to this TvView. | ||
SetCaptionEnabled(bool)Enables or disables the caption in this TvView. | ||
SetOnUnhandledInputEventListener(TvView.IOnUnhandledInputEventListener)Registers a callback to be invoked when an input event is not handled by the bound TV input. | ||
SetStreamVolume(float)Sets the relative stream volume of this session to handle a change of audio focus. | ||
Tune(string, Android.Net.Uri)Tunes to a given channel. |
UnhandledInputEvent | Documentation for this section has not yet been entered. |