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
android
text
TextPaint
C# Class android.text.TextPaint
Inheritance:
android.graphics.Paint
Mostra file
Open project: JeroMiya/androidmono
Public Methods
Method
Description
TextPaint
(
android
arg0
)
TextPaint
(
int
arg0
)
set
(
android
arg0
) :
void
Protected Methods
Method
Description
TextPaint
(
global
@__env
)
Private Methods
Method
Description
TextPaint
( )
Method Details
TextPaint()
public
method
public
TextPaint
(
android
arg0
)
arg0
android
TextPaint()
protected
method
protected
TextPaint
(
global
@__env
)
@__env
global
TextPaint()
public
method
public
TextPaint
(
int
arg0
)
arg0
int
set()
public
method
public
set
(
android
arg0
) :
void
arg0
android
return
void