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