Freigeben über


Transition.EpicenterCallback Constructors

Definition

Overloads

Transition.EpicenterCallback()
Transition.EpicenterCallback(IntPtr, JniHandleOwnership)

Transition.EpicenterCallback()

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

Transition.EpicenterCallback(IntPtr, JniHandleOwnership)

protected EpicenterCallback (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Transitions.Transition.EpicenterCallback : nativeint * Android.Runtime.JniHandleOwnership -> Android.Transitions.Transition.EpicenterCallback

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