C# Class BemCheckBox.BemCheckBox.MyCaAnimationDelegate

Inheritance: CAAnimationDelegate
Afficher le fichier Open project: hugoparis19/Xamarin_BemCheckBox

Méthodes publiques

Méthode Description
AnimationStopped ( CAAnimation anim, bool finished ) : void
MyCaAnimationDelegate ( BemCheckBox bemCheckBox ) : System

Method Details

AnimationStopped() public méthode

public AnimationStopped ( CAAnimation anim, bool finished ) : void
anim CAAnimation
finished bool
Résultat void

MyCaAnimationDelegate() public méthode

public MyCaAnimationDelegate ( BemCheckBox bemCheckBox ) : System
bemCheckBox BemCheckBox
Résultat System