TvInputManager.TvInputCallback Constructors

Definition

Overloads

TvInputManager.TvInputCallback()
TvInputManager.TvInputCallback(IntPtr, JniHandleOwnership)

TvInputManager.TvInputCallback()

[Android.Runtime.Register(".ctor", "()V", "")]
public TvInputCallback ();
Attributes

Remarks

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

TvInputManager.TvInputCallback(IntPtr, JniHandleOwnership)

protected TvInputCallback (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Media.TV.TvInputManager.TvInputCallback : nativeint * Android.Runtime.JniHandleOwnership -> Android.Media.TV.TvInputManager.TvInputCallback

Parameters

javaReference
IntPtr

nativeint

Remarks

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