UIDynamicAnimator.RemoveBehavior(UIDynamicBehavior) Metodo

Definizione

Rimuove il comportamento specificato dall'animatore.

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

Parametri

behavior
UIDynamicBehavior

Comportamento da rimuovere dall'animatore.

Questo parametro può essere null.

Attributi

Si applica a