CaptioningManager(IntPtr, JniHandleOwnership) コンストラクター

定義

JNI オブジェクトのマネージド表現を作成するときに使用されるコンストラクター。ランタイムによって呼び出されます。

protected CaptioningManager (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Views.Accessibility.CaptioningManager : nativeint * Android.Runtime.JniHandleOwnership -> Android.Views.Accessibility.CaptioningManager

パラメーター

javaReference
IntPtr

nativeint

IntPtrJava Native Interface (JNI) オブジェクト参照を含む 。

transfer
JniHandleOwnership

処理方法を示す 。JniHandleOwnershipjavaReference

注釈

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象