C# Class EvolveApp.UWP.StyledLabelRenderer

Inheritance: LabelRenderer
Afficher le fichier Open project: xamarin/mini-hacks

Méthodes publiques

Méthode Description
SetBodyFont ( ) : void
SetHeading1Font ( ) : void
SetHeading2Font ( ) : void
SetWidgetCountFont ( ) : void

Méthodes protégées

Méthode Description
OnElementChanged ( ElementChangedEventArgs e ) : void

Method Details

OnElementChanged() protected méthode

protected OnElementChanged ( ElementChangedEventArgs e ) : void
e ElementChangedEventArgs
Résultat void

SetBodyFont() public méthode

public SetBodyFont ( ) : void
Résultat void

SetHeading1Font() public méthode

public SetHeading1Font ( ) : void
Résultat void

SetHeading2Font() public méthode

public SetHeading2Font ( ) : void
Résultat void

SetWidgetCountFont() public méthode

public SetWidgetCountFont ( ) : void
Résultat void