UIDynamicBehavior.RemoveChildBehavior(UIDynamicBehavior) 方法

定义

从此 UIDynamicBehavior 的 ChildBehaviors 中删除 UIDynamicBehavior。

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

参数

属性

适用于