UIDynamicBehavior.AddChildBehavior(UIDynamicBehavior) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds a UIDynamicBehavior to this UIDynamicBehavior's ChildBehaviors.
[Foundation.Export("addChildBehavior:")]
public virtual void AddChildBehavior (UIKit.UIDynamicBehavior behavior);
abstract member AddChildBehavior : UIKit.UIDynamicBehavior -> unit
override this.AddChildBehavior : UIKit.UIDynamicBehavior -> unit
Parameters
- behavior
- UIDynamicBehavior
- Attributes