C# Класс MonoMobile.Views.Themes.ClearTheme

Наследование: Theme
Показать файл Открыть проект

Открытые методы

Метод Описание
ClearTheme ( ) : System.Drawing
DrawCellView ( RectangleF rect, CGContext context, UITableViewCell cell ) : void

Описание методов

ClearTheme() публичный Метод

public ClearTheme ( ) : System.Drawing
Результат System.Drawing

DrawCellView() публичный Метод

public DrawCellView ( RectangleF rect, CGContext context, UITableViewCell cell ) : void
rect System.Drawing.RectangleF
context CGContext
cell UITableViewCell
Результат void