UIDynamicItemBehavior.AddItem(IUIDynamicItem) 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 the specified dynamic item to this UIDynamicItemBehavior's Items.
[Foundation.Export("addItem:")]
public virtual void AddItem (UIKit.IUIDynamicItem dynamicItem);
abstract member AddItem : UIKit.IUIDynamicItem -> unit
override this.AddItem : UIKit.IUIDynamicItem -> unit
Parameters
- dynamicItem
- IUIDynamicItem
- Attributes