Declaration

var selectedSidebarTabBarIndex: UInt { get set }

Declaration

@property (nonatomic, assign) NSUInteger selectedSidebarTabBarIndex;

Declaration

selectedSidebarTabBarIndex() -> int
setSelectedSidebarTabBarIndex_(selectedSidebarTabBarIndex: int)