UITabBar.SetItems(UITabBarItem[], Boolean) 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.
Sets the items on the UITabBar, optionally animating their addition.
[Foundation.Export("setItems:animated:")]
public virtual void SetItems (UIKit.UITabBarItem[] items, bool animated);
abstract member SetItems : UIKit.UITabBarItem[] * bool -> unit
override this.SetItems : UIKit.UITabBarItem[] * bool -> unit
Parameters
- animated
- Boolean
- Attributes