C# Class android.widget.DigitalClock

Inheritance: android.widget.TextView
Afficher le fichier Open project: JeroMiya/androidmono Class Usage Examples

Méthodes publiques

Méthode Description
DigitalClock ( android arg0 )
DigitalClock ( android arg0, android arg1 )

Méthodes protégées

Méthode Description
DigitalClock ( global @__env )
onAttachedToWindow ( ) : void
onDetachedFromWindow ( ) : void

Private Methods

Méthode Description
DigitalClock ( )

Method Details

DigitalClock() public méthode

public DigitalClock ( android arg0 )
arg0 android

DigitalClock() public méthode

public DigitalClock ( android arg0, android arg1 )
arg0 android
arg1 android

DigitalClock() protected méthode

protected DigitalClock ( global @__env )
@__env global

onAttachedToWindow() protected méthode

protected onAttachedToWindow ( ) : void
Résultat void

onDetachedFromWindow() protected méthode

protected onDetachedFromWindow ( ) : void
Résultat void