FontsContract.FontRequestCallback Constructors

Definition

Overloads

FontsContract.FontRequestCallback()
FontsContract.FontRequestCallback(IntPtr, JniHandleOwnership)

FontsContract.FontRequestCallback()

[Android.Runtime.Register(".ctor", "()V", "", ApiSince=26)]
public FontRequestCallback ();
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

FontsContract.FontRequestCallback(IntPtr, JniHandleOwnership)

protected FontRequestCallback (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Provider.FontsContract.FontRequestCallback : nativeint * Android.Runtime.JniHandleOwnership -> Android.Provider.FontsContract.FontRequestCallback

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