UITabBarCustomizeChangeEventArgs クラス

定義

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

コンストラクター

UITabBarCustomizeChangeEventArgs(UIViewController[], Boolean)

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

プロパティ

Changed

カスタマイズによって UITabBar が変更されたかどうか。

ViewControllers

UIViewControllerUITabBars。

適用対象