C# Class Praeclarum.UI.DirectoryThumbnailCell.DirectoryBackgroundView

Inheritance: UIView, IThemeAware
Afficher le fichier Open project: praeclarum/Praeclarum

Méthodes publiques

Méthode Description
ApplyTheme ( Theme theme ) : void
DirectoryBackgroundView ( ) : System
Draw ( CGRect rect ) : void

Method Details

ApplyTheme() public méthode

public ApplyTheme ( Theme theme ) : void
theme Theme
Résultat void

DirectoryBackgroundView() public méthode

public DirectoryBackgroundView ( ) : System
Résultat System

Draw() public méthode

public Draw ( CGRect rect ) : void
rect CGRect
Résultat void