AssistContent Constructors

Definition

Overloads

AssistContent()
AssistContent(IntPtr, JniHandleOwnership)

AssistContent()

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

AssistContent(IntPtr, JniHandleOwnership)

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

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