Share via


UITabBarCustomizeEventArgs(UIViewController[]) Constructor

Definition

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

public UITabBarCustomizeEventArgs(UIKit.UIViewController[] viewControllers);
new UIKit.UITabBarCustomizeEventArgs : UIKit.UIViewController[] -> UIKit.UITabBarCustomizeEventArgs

Parameters

viewControllers
UIViewController[]

The value for the ViewControllers property.

Applies to