다음을 통해 공유


UITabBarItemEventArgs 클래스

정의

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

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

생성자

UITabBarItemEventArgs(UITabBarItem)

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

속성

Item

이벤트가 관련된 UITabBarItem입니다.

적용 대상