C# Class Praeclarum.UI.PatronCell.ButtonView

Inheritance: UIView, IThemeAware
Datei anzeigen Open project: praeclarum/Praeclarum

Public Methods

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

Method Details

ApplyTheme() public method

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

ButtonView() public method

public ButtonView ( ) : System
return System

Draw() public method

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