Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MonoMobile
Views
Themes
ClearTheme
C# 클래스 MonoMobile.Views.Themes.ClearTheme
상속:
Theme
파일 보기
프로젝트 열기: RobertKozak/MonoMobile.Views.Themes
공개 메소드들
메소드
설명
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