UITabBarCustomizeChangeEventArgs(UIViewController[], Boolean) Constructor

Definition

Initializes a new instance of the UITabBarCustomizeChangeEventArgs class.

public UITabBarCustomizeChangeEventArgs (UIKit.UIViewController[] viewControllers, bool changed);
new UIKit.UITabBarCustomizeChangeEventArgs : UIKit.UIViewController[] * bool -> UIKit.UITabBarCustomizeChangeEventArgs

Parameters

viewControllers
UIViewController[]
changed
Boolean

Applies to