Share via


UITabBarTabVisibilityChangeEventArgs(UITab[]) Constructor

Definition

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

public UITabBarTabVisibilityChangeEventArgs(UIKit.UITab[] tabs);
new UIKit.UITabBarTabVisibilityChangeEventArgs : UIKit.UITab[] -> UIKit.UITabBarTabVisibilityChangeEventArgs

Parameters

tabs
UITab[]

The value for the Tabs property.

Applies to