TvInteractiveAppView.TvInteractiveAppCallback Constructors

Definition

Overloads

TvInteractiveAppView.TvInteractiveAppCallback()
TvInteractiveAppView.TvInteractiveAppCallback(IntPtr, JniHandleOwnership)

TvInteractiveAppView.TvInteractiveAppCallback()

[Android.Runtime.Register(".ctor", "()V", "", ApiSince=33)]
public TvInteractiveAppCallback ();
Attributes

Applies to

TvInteractiveAppView.TvInteractiveAppCallback(IntPtr, JniHandleOwnership)

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

Parameters

javaReference
IntPtr

nativeint

Applies to