Ejemplo n.º 1
0
 public Builder SetTitleStyle(Typeface typeface)
 {
     _showcaseView.SetTitleStyle(typeface);
     return(this);
 }