C# 클래스 ARKitMeetup.Helpers.AppendingLabel

상속: UILabel
파일 보기 프로젝트 열기: rdavisau/ar-bound

공개 메소드들

메소드 설명
AppendingLabel ( float size ) : System
SetTextAnimated ( string text, double delayAfter = 0.0, double pace = 0.05 ) : Task

메소드 상세

AppendingLabel() 공개 메소드

public AppendingLabel ( float size ) : System
size float
리턴 System

SetTextAnimated() 공개 메소드

public SetTextAnimated ( string text, double delayAfter = 0.0, double pace = 0.05 ) : Task
text string
delayAfter double
pace double
리턴 Task