Migrator Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Migrator() | |
Migrator(IntPtr, JniHandleOwnership) |
Migrator()
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=31)]
public Migrator ();
- Attributes
Applies to
Migrator(IntPtr, JniHandleOwnership)
protected Migrator (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.App.AppSearch.Migrator : nativeint * Android.Runtime.JniHandleOwnership -> Android.App.AppSearch.Migrator
Parameters
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership