UITabBarDisplayOrderChangeEventArgs(UITabGroup) Constructor

Definition

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

public UITabBarDisplayOrderChangeEventArgs(UIKit.UITabGroup group);
new UIKit.UITabBarDisplayOrderChangeEventArgs : UIKit.UITabGroup -> UIKit.UITabBarDisplayOrderChangeEventArgs

Parameters

group
UITabGroup

The value for the Group property.

Applies to