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
Awesomizer
Controls
AlertView
C# Class Awesomizer.Controls.AlertView
Inheritance:
UIView
Mostra file
Open project: MikeCodesDotNet/Awesomizer
Public Methods
Method
Description
AlertView
(
string
title
,
string
message
) :
System
Show
( ) :
void
Method Details
AlertView()
public
method
public
AlertView
(
string
title
,
string
message
) :
System
title
string
message
string
return
System
Show()
public
method
public
Show
( ) :
void
return
void