C# 클래스 ClanceySamples.CalendarView

상속: UIView
파일 보기 프로젝트 열기: Clancey/ClanceyLib

공개 프로퍼티들

프로퍼티 타입 설명
Calendar CalendarDaytimelineView
Events List

공개 메소드들

메소드 설명
CalendarView ( ) : System
WillMoveToSuperview ( UIView newsuper ) : void

메소드 상세

CalendarView() 공개 메소드

public CalendarView ( ) : System
리턴 System

WillMoveToSuperview() 공개 메소드

public WillMoveToSuperview ( UIView newsuper ) : void
newsuper UIView
리턴 void

프로퍼티 상세

Calendar 공개적으로 프로퍼티

public CalendarDaytimelineView Calendar
리턴 CalendarDaytimelineView

Events 공개적으로 프로퍼티

public List Events
리턴 List