예제 #1
0
 public Builder SetDismissFontSize(float size)
 {
     _showcaseView.SetDismissFontSize(size);
     return(this);
 }