Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MonoMobile
Views
ViewCreator
C# Class MonoMobile.Views.ViewCreator
Datei anzeigen
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