Share via


UITabBarCustomizeChangeEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class UITabBarCustomizeChangeEventArgs : EventArgs
type UITabBarCustomizeChangeEventArgs = class
    inherit EventArgs
Inheritance
UITabBarCustomizeChangeEventArgs

Constructors

Name Description
UITabBarCustomizeChangeEventArgs(UIViewController[], Boolean)

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

Properties

Name Description
Changed
ViewControllers

Applies to