Exemplo n.º 1
0
 public Builder SetTitleFontSize(float size)
 {
     _showcaseView.SetTitleFontSize(size);
     return(this);
 }