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