Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SimpleAuth
iOS
ProgressLabel
C# Class SimpleAuth.iOS.ProgressLabel
Inheritance:
UIView
Mostrar archivo
Open project: Clancey/SimpleAuth
Class Usage Examples
Public Methods
Method
Description
ProgressLabel
(
string
text
) :
System
StartAnimating
( ) :
void
StopAnimating
( ) :
void
Method Details
ProgressLabel()
public
method
public
ProgressLabel
(
string
text
) :
System
text
string
return
System
StartAnimating()
public
method
public
StartAnimating
( ) :
void
return
void
StopAnimating()
public
method
public
StopAnimating
( ) :
void
return
void