UITabBarItemsEventArgs Class

Definition

public class UITabBarItemsEventArgs : EventArgs
type UITabBarItemsEventArgs = class
    inherit EventArgs
Inheritance
UITabBarItemsEventArgs

Constructors

UITabBarItemsEventArgs(UITabBarItem[])

Initializes a new instance of the UITabBarItemsEventArgs class.

Properties

Items

The array of UITabBarItems involved in the event.

Applies to