UIDynamicBehavior.RemoveChildBehavior(UIDynamicBehavior) Method

Definition

Removes a UIDynamicBehavior from this UIDynamicBehavior's ChildBehaviors.

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

Parameters

Attributes

Applies to