UITabBar.Items Property

Definition

The items displayed by this UITabBar.

public virtual UIKit.UITabBarItem[] Items { [Foundation.Export("items", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setItems:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Items : UIKit.UITabBarItem[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to