UITabBarItemsEventArgs クラス

定義

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

コンストラクター

UITabBarItemsEventArgs(UITabBarItem[])

UITabBarItemsEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

Items

イベントに関係する UITabBarItems の配列。

適用対象