C# Class Praeclarum.UI.ThumbnailFrameView

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

Public Methods

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

Method Details

ApplyTheme() public method

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

Draw() public method

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

ThumbnailFrameView() public method

public ThumbnailFrameView ( ) : System
return System