Exemple #1
0
 /// <summary>
 /// Apply this theme to all views with the given appearance.
 /// </summary>
 public static void Apply(UIProgressView.UIProgressViewAppearance appearance, string options = null)
 {
 }
 public static void Apply(UIProgressView.UIProgressViewAppearance appearance, string options = null)
 {
     ConfirmTrackBeamTheme();
     ThemeManager.Current.Apply(appearance);
 }