次の方法で共有


UITabBarSelectionEventArgs クラス

定義

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

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

コンストラクター

UITabBarSelectionEventArgs(UIViewController)

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

プロパティ

ViewController

UIViewController選択された 。

適用対象