Exemple #1
0
 public Builder SetNextFontSize(float size)
 {
     _showcaseView.SetNextFontSize(size);
     return(this);
 }