C# Class MonoMobile.Views.Themes.ClearTheme

Inheritance: Theme
Afficher le fichier Open project: RobertKozak/MonoMobile.Views.Themes

Méthodes publiques

Méthode Description
ClearTheme ( ) : System.Drawing
DrawCellView ( RectangleF rect, CGContext context, UITableViewCell cell ) : void

Method Details

ClearTheme() public méthode

public ClearTheme ( ) : System.Drawing
Résultat System.Drawing

DrawCellView() public méthode

public DrawCellView ( RectangleF rect, CGContext context, UITableViewCell cell ) : void
rect System.Drawing.RectangleF
context CGContext
cell UITableViewCell
Résultat void