Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MonoMobile
Views
ViewCreator
C# Class MonoMobile.Views.ViewCreator
Exibir arquivo
Open project: RobertKozak/MonoMobile.Views
Class Usage Examples
Public Methods
Method
Description
Create
(
Type
viewType
,
object
dataContext
) :
UIView
Method Details
Create()
public
static
method
public
static
Create
(
Type
viewType
,
object
dataContext
) :
UIView
viewType
System.Type
dataContext
object
return
UIView