共用方式為


UIDynamicAnimator.RemoveBehavior(UIDynamicBehavior) 方法

定義

從動畫工具中移除指定的行為。

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

參數

behavior
UIDynamicBehavior

要從動畫工具中移除的行為。

這個參數可以是 null

屬性

適用於