Share via


UITabBarTabSelectionEventArgs Class

Definition

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

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

Constructors

Name Description
UITabBarTabSelectionEventArgs(UITab, UITab)

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

Properties

Name Description
PreviousTab
Tab

Applies to