C# 클래스 RoundProgressView.RoundProgressLayer

상속: CALayer
파일 보기 프로젝트 열기: martinbowling/MonoTouchRoundProgress 1 사용 예제들

Private Properties

프로퍼티 타입 설명
NeedsDisplayForKey bool
RoundProgressLayer System

공개 메소드들

메소드 설명
Clone ( CALayer other ) : void
DrawInContext ( MonoTouch ctx ) : void
RoundProgressLayer ( ) : System

비공개 메소드들

메소드 설명
NeedsDisplayForKey ( NSString key ) : bool
RoundProgressLayer ( CALayer other ) : System

메소드 상세

Clone() 공개 메소드

public Clone ( CALayer other ) : void
other CALayer
리턴 void

DrawInContext() 공개 메소드

public DrawInContext ( MonoTouch ctx ) : void
ctx MonoTouch
리턴 void

RoundProgressLayer() 공개 메소드

public RoundProgressLayer ( ) : System
리턴 System