Partager via


UITabBarSelectionEventArgs Classe

Définition

Fournit des données pour l'événement ViewControllerSelected.

public class UITabBarSelectionEventArgs : EventArgs
type UITabBarSelectionEventArgs = class
    inherit EventArgs
Héritage
UITabBarSelectionEventArgs

Constructeurs

UITabBarSelectionEventArgs(UIViewController)

Initialise une nouvelle instance de la classe UITabBarSelectionEventArgs.

Propriétés

ViewController

UIViewController qui a été sélectionné.

S’applique à