C# Class LLM.CollapseSwipeAnimator

Inheritance: BaseSwipeAnimator
Afficher le fichier Open project: brookshi/LLMListView

Méthodes publiques

Свойство Type Description
Instance ISwipeAnimator

Méthodes publiques

Méthode Description
ActionTrigger ( SwipeDirection direction, SwipeConfig config, AnimationCallback beginTriggerCallback, System.Action triggerCompleteCallback ) : void

Method Details

ActionTrigger() public méthode

public ActionTrigger ( SwipeDirection direction, SwipeConfig config, AnimationCallback beginTriggerCallback, System.Action triggerCompleteCallback ) : void
direction SwipeDirection
config SwipeConfig
beginTriggerCallback AnimationCallback
triggerCompleteCallback System.Action
Résultat void

Property Details

Instance public_oe static_oe property

public static ISwipeAnimator Instance
Résultat ISwipeAnimator