C# Class ARKitMeetup.Helpers.AppendingLabel

Inheritance: UILabel
Afficher le fichier Open project: rdavisau/ar-bound

Méthodes publiques

Méthode Description
AppendingLabel ( float size ) : System
SetTextAnimated ( string text, double delayAfter = 0.0, double pace = 0.05 ) : Task

Method Details

AppendingLabel() public méthode

public AppendingLabel ( float size ) : System
size float
Résultat System

SetTextAnimated() public méthode

public SetTextAnimated ( string text, double delayAfter = 0.0, double pace = 0.05 ) : Task
text string
delayAfter double
pace double
Résultat Task