Share via


UITabBarItemEventArgs(UITabBarItem) Constructor

Definition

Create a new instance of the UITabBarItemEventArgs with the specified event data.

public UITabBarItemEventArgs(UIKit.UITabBarItem item);
new UIKit.UITabBarItemEventArgs : UIKit.UITabBarItem -> UIKit.UITabBarItemEventArgs

Parameters

item
UITabBarItem

The value for the Item property.

Applies to