UITabBarItemsEventArgs 类

定义

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

构造函数

UITabBarItemsEventArgs(UITabBarItem[])

初始化 UITabBarItemsEventArgs 类的新实例。

属性

Items

事件中涉及的 UITabBarItems 数组。

适用于