次の方法で共有


UITabBarCustomizeEventArgs クラス

定義

OnCustomizingViewControllers イベントのデータを提供します。

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

コンストラクター

UITabBarCustomizeEventArgs(UIViewController[])

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

プロパティ

ViewControllers

UIViewControllerUITabBars。

適用対象