UITabBarCustomizeEventArgs 클래스

정의

OnCustomizingViewControllers 이벤트에 대한 데이터를 제공합니다.

public class UITabBarCustomizeEventArgs : EventArgs
type UITabBarCustomizeEventArgs = class
    inherit EventArgs
상속
UITabBarCustomizeEventArgs

생성자

UITabBarCustomizeEventArgs(UIViewController[])

UITabBarCustomizeEventArgs 클래스의 새 instance 초기화합니다.

속성

ViewControllers

UIViewController의 입니다UITabBar.

적용 대상