UITabBarItemEventArgs 类

定义

ItemSelected 事件提供数据。

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

构造函数

UITabBarItemEventArgs(UITabBarItem)

初始化 UITabBarItemEventArgs 类的新实例。

属性

Item

事件所关联的 UITabBarItem。

适用于