C# 클래스 XamlForIphone.UIActivityIndicatorView

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

Private Properties

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

공개 메소드들

메소드 설명
StartAnimating ( ) : void
StopAnimating ( ) : void

보호된 메소드들

메소드 설명
CreateHandle ( ) : void

비공개 메소드들

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

메소드 상세

CreateHandle() 보호된 메소드

protected CreateHandle ( ) : void
리턴 void

StartAnimating() 공개 메소드

public StartAnimating ( ) : void
리턴 void

StopAnimating() 공개 메소드

public StopAnimating ( ) : void
리턴 void