UITabBarFinalItemsEventArgs 클래스

정의

E:UIKit.UITabBarFinalItemsEventArgs.WillEndCustomizingItems 이벤트에 대한 WillEndCustomizingItems 데이터를 제공합니다.

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

생성자

UITabBarFinalItemsEventArgs(UITabBarItem[], Boolean)

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

속성

Changed

true UITabBar에 표시되는 항목 집합이 변경되면 입니다.

Items

에 있는 의 UITabBarItem배열입니다 UITabBar.

적용 대상