Share via


AppFunctionService Constructors

Definition

Overloads

AppFunctionService()

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

Applies to

AppFunctionService(IntPtr, JniHandleOwnership)

protected AppFunctionService(IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.App.AppFunctions.AppFunctionService : nativeint * Android.Runtime.JniHandleOwnership -> Android.App.AppFunctions.AppFunctionService

Parameters

javaReference
IntPtr

nativeint

Applies to