Partager via


UIDynamicAnimator.RemoveBehavior(UIDynamicBehavior) Méthode

Définition

Supprime le comportement spécifié de l’animateur.

[Foundation.Export("removeBehavior:")]
public virtual void RemoveBehavior (UIKit.UIDynamicBehavior behavior);
abstract member RemoveBehavior : UIKit.UIDynamicBehavior -> unit
override this.RemoveBehavior : UIKit.UIDynamicBehavior -> unit

Paramètres

behavior
UIDynamicBehavior

Comportement à supprimer de l’animateur.

Ce paramètre peut être null.

Attributs

S’applique à