UITabBarSelectionEventArgs 类

定义

ViewControllerSelected 事件提供数据。

public class UITabBarSelectionEventArgs : EventArgs
type UITabBarSelectionEventArgs = class
    inherit EventArgs
继承
UITabBarSelectionEventArgs

构造函数

UITabBarSelectionEventArgs(UIViewController)

初始化 UITabBarSelectionEventArgs 类的新实例。

属性

ViewController

UIViewController选定的 。

适用于