Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
com
joanzapata
iconify
sample
utils
AndroidUtils.Size
C# Class com.joanzapata.iconify.sample.utils.AndroidUtils.Size
Show file
Open project: PragmaticIT/xiconify
Public Properties
Property
Type
Description
height
int
width
int
Public Methods
Method
Description
Size
(
int
width
,
int
height
) :
System
Method Details
Size()
public
method
public
Size
(
int
width
,
int
height
) :
System
width
int
height
int
return
System
Property Details
height
public property
public
int
height
return
int
width
public property
public
int
width
return
int