AppComponentFactory 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
AppComponentFactory() | |
AppComponentFactory(IntPtr, JniHandleOwnership) |
AppComponentFactory()
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=28)]
public AppComponentFactory ();
- Attributes
Applies to
AppComponentFactory(IntPtr, JniHandleOwnership)
protected AppComponentFactory (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.App.AppComponentFactory : nativeint * Android.Runtime.JniHandleOwnership -> Android.App.AppComponentFactory
Parameters
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership