Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
MonoMobile
Views
Themes
ClearTheme
C# Class MonoMobile.Views.Themes.ClearTheme
Inheritance:
Theme
Mostra file
Open project: RobertKozak/MonoMobile.Views.Themes
Public Methods
Method
Description
ClearTheme
( ) :
System.Drawing
DrawCellView
(
RectangleF
rect
,
CGContext
context
,
UITableViewCell
cell
) :
void
Method Details
ClearTheme()
public
method
public
ClearTheme
( ) :
System.Drawing
return
System.Drawing
DrawCellView()
public
method
public
DrawCellView
(
RectangleF
rect
,
CGContext
context
,
UITableViewCell
cell
) :
void
rect
System.Drawing.RectangleF
context
CGContext
cell
UITableViewCell
return
void