C# 클래스 Praeclarum.UI.DirectoryThumbnailCell.DirectoryBackgroundView

상속: UIView, IThemeAware
파일 보기 프로젝트 열기: praeclarum/Praeclarum

공개 메소드들

메소드 설명
ApplyTheme ( Theme theme ) : void
DirectoryBackgroundView ( ) : System
Draw ( CGRect rect ) : void

메소드 상세

ApplyTheme() 공개 메소드

public ApplyTheme ( Theme theme ) : void
theme Theme
리턴 void

DirectoryBackgroundView() 공개 메소드

public DirectoryBackgroundView ( ) : System
리턴 System

Draw() 공개 메소드

public Draw ( CGRect rect ) : void
rect CGRect
리턴 void