C# 클래스 MikeCodesDotNET.iOS.Controls.ScrollingTabView

상속: UIView, IUIScrollViewDelegate
파일 보기 프로젝트 열기: MikeCodesDotNet/Awesomizer

공개 메소드들

메소드 설명
LayoutSubviews ( ) : void
ScrollingTabView ( List viewControllers, UIKit.UIFont titleFont, float tabBarHeight = 42 ) : System

비공개 메소드들

메소드 설명
ContentScrolled ( object sender, EventArgs e ) : void
DefaultColors ( ) : void
HandleTabItemSelected ( int index ) : void
MoveToIndex ( int index ) : void
UpdateTabBar ( int index ) : void

메소드 상세

LayoutSubviews() 공개 메소드

public LayoutSubviews ( ) : void
리턴 void

ScrollingTabView() 공개 메소드

public ScrollingTabView ( List viewControllers, UIKit.UIFont titleFont, float tabBarHeight = 42 ) : System
viewControllers List
titleFont UIKit.UIFont
tabBarHeight float
리턴 System