次の方法で共有


TvInteractiveAppView コンストラクター

定義

オーバーロード

TvInteractiveAppView(Context)
TvInteractiveAppView(Context, IAttributeSet)
TvInteractiveAppView(IntPtr, JniHandleOwnership)
TvInteractiveAppView(Context, IAttributeSet, Int32)

TvInteractiveAppView(Context)

[Android.Runtime.Register(".ctor", "(Landroid/content/Context;)V", "", ApiSince=33)]
public TvInteractiveAppView (Android.Content.Context context);
[<Android.Runtime.Register(".ctor", "(Landroid/content/Context;)V", "", ApiSince=33)>]
new Android.Media.TV.Interactive.TvInteractiveAppView : Android.Content.Context -> Android.Media.TV.Interactive.TvInteractiveAppView

パラメーター

context
Context
属性

適用対象

TvInteractiveAppView(Context, IAttributeSet)

[Android.Runtime.Register(".ctor", "(Landroid/content/Context;Landroid/util/AttributeSet;)V", "", ApiSince=33)]
public TvInteractiveAppView (Android.Content.Context context, Android.Util.IAttributeSet? attrs);
[<Android.Runtime.Register(".ctor", "(Landroid/content/Context;Landroid/util/AttributeSet;)V", "", ApiSince=33)>]
new Android.Media.TV.Interactive.TvInteractiveAppView : Android.Content.Context * Android.Util.IAttributeSet -> Android.Media.TV.Interactive.TvInteractiveAppView

パラメーター

context
Context
属性

適用対象

TvInteractiveAppView(IntPtr, JniHandleOwnership)

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

パラメーター

javaReference
IntPtr

nativeint

適用対象

TvInteractiveAppView(Context, IAttributeSet, Int32)

[Android.Runtime.Register(".ctor", "(Landroid/content/Context;Landroid/util/AttributeSet;I)V", "", ApiSince=33)]
public TvInteractiveAppView (Android.Content.Context context, Android.Util.IAttributeSet? attrs, int defStyleAttr);
[<Android.Runtime.Register(".ctor", "(Landroid/content/Context;Landroid/util/AttributeSet;I)V", "", ApiSince=33)>]
new Android.Media.TV.Interactive.TvInteractiveAppView : Android.Content.Context * Android.Util.IAttributeSet * int -> Android.Media.TV.Interactive.TvInteractiveAppView

パラメーター

context
Context
defStyleAttr
Int32
属性

適用対象