UITabBarCustomizeChangeEventArgs(UIViewController[], Boolean) コンストラクター

定義

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

public UITabBarCustomizeChangeEventArgs (UIKit.UIViewController[] viewControllers, bool changed);
new UIKit.UITabBarCustomizeChangeEventArgs : UIKit.UIViewController[] * bool -> UIKit.UITabBarCustomizeChangeEventArgs

パラメーター

viewControllers
UIViewController[]
changed
Boolean

適用対象