C# 클래스 XamlForIphone.UIToolbar

상속: UIElement
파일 보기 프로젝트 열기: Clancey/XamlForIphone

Private Properties

프로퍼티 타입 설명
ArrangeInternal void
setupEvents void

공개 메소드들

메소드 설명
SetItems ( MonoTouch items, System animated ) : void

보호된 메소드들

메소드 설명
CreateHandle ( ) : void

비공개 메소드들

메소드 설명
ArrangeInternal ( Rect finalRect ) : void
setupEvents ( ) : void

메소드 상세

CreateHandle() 보호된 메소드

protected CreateHandle ( ) : void
리턴 void

SetItems() 공개 메소드

public SetItems ( MonoTouch items, System animated ) : void
items MonoTouch
animated System
리턴 void