C# Class Praeclarum.UI.DirectoryThumbnailCell.DirectoryBackgroundView

Inheritance: UIView, IThemeAware
Show file Open project: praeclarum/Praeclarum

Public Methods

Method Description
ApplyTheme ( Theme theme ) : void
DirectoryBackgroundView ( ) : System
Draw ( CGRect rect ) : void

Method Details

ApplyTheme() public method

public ApplyTheme ( Theme theme ) : void
theme Theme
return void

DirectoryBackgroundView() public method

public DirectoryBackgroundView ( ) : System
return System

Draw() public method

public Draw ( CGRect rect ) : void
rect CGRect
return void