API Diff between 2.0.0 and 1.2.0-pre2
160 Additions
26 Removals
Xamarin.CommunityToolkit.Android.Effects
Xamarin.CommunityToolkit.Behaviors
-
public abstract class : AnimationBase
- public static readonly BindableProperty
- public bool { get; set; }
- protected ()
- public Task (CancellationToken? cancellationToken, View[] views)
- protected abstract Animation (View[] views)
-
public class RubberBandAnimation : CompoundAnimationBase
-
public class : CompoundAnimationBase
- public static readonly BindableProperty
- public static readonly BindableProperty
- public static readonly BindableProperty
- public double { get; set; }
- public double { get; set; }
- public double { get; set; }
- public ()
Xamarin.CommunityToolkit.Converters
-
public abstract class <TFrom, TTo> : ValueConverterExtension, IValueConverter
- public object (object value, Type targetType, object parameter, CultureInfo culture)
-
public abstract class <TFrom, TTo> : BaseNullableConverterOneWay<TFrom, TTo>
- protected ()
- public abstract TFrom (TTo value)
-
public abstract class <TFrom, TTo> : ValueConverterExtension, IValueConverter
- protected ()
- public virtual object (object value, Type targetType, object parameter, CultureInfo culture)
- public abstract TTo (TFrom value)
-
public class : BaseNullableConverter<byte[], ImageSource>
- public object (object value, Type targetType, object parameter, CultureInfo culture)
- public object (object value, Type targetType, object parameter, CultureInfo culture)
-
public class : BaseConverter<DateTimeOffset, DateTime>
- public object (object value, Type targetType, object parameter, CultureInfo culture)
- public object (object value, Type targetType, object parameter, CultureInfo culture)
-
public class : BaseNullableConverterOneWay<string, ImageSource>
- public object (object value, Type targetType, object parameter, CultureInfo culture)
- public object (object value, Type targetType, object parameter, CultureInfo culture)
-
public class : BaseConverter<int, bool>
- public object (object value, Type targetType, object parameter, CultureInfo culture)
- public object (object value, Type targetType, object parameter, CultureInfo culture)
-
public class : BaseConverter<bool, bool>
- public object (object value, Type targetType, object parameter, CultureInfo culture)
- public object (object value, Type targetType, object parameter, CultureInfo culture)
-
public class : BaseConverterOneWay<IComparable, bool>
- public static readonly BindableProperty
- public static readonly BindableProperty
- public object { get; set; }
- public object { get; set; }
- public ()
-
public class : BaseNullableConverterOneWay<object, bool>
- public object (object value, Type targetType, object parameter, CultureInfo culture)
- public object (object value, Type targetType, object parameter, CultureInfo culture)
-
public class : BaseNullableConverterOneWay<object, bool>
- public object (object value, Type targetType, object parameter, CultureInfo culture)
- public object (object value, Type targetType, object parameter, CultureInfo culture)
-
public class : BaseNullableConverterOneWay<SelectedItemChangedEventArgs, object>
- public object (object value, Type targetType, object parameter, CultureInfo culture)
- public object (object value, Type targetType, object parameter, CultureInfo culture)
-
public class : BaseNullableConverterOneWay<ItemTappedEventArgs, object>
- public object (object value, Type targetType, object parameter, CultureInfo culture)
- public object (object value, Type targetType, object parameter, CultureInfo culture)
-
public class : BaseNullableConverterOneWay<IEnumerable, bool>
- public object (object value, Type targetType, object parameter, CultureInfo culture)
- public object (object value, Type targetType, object parameter, CultureInfo culture)
-
public class : BaseNullableConverterOneWay<IEnumerable, bool>
- public object (object value, Type targetType, object parameter, CultureInfo culture)
- public object (object value, Type targetType, object parameter, CultureInfo culture)
-
public class : ValueConverterExtension, IValueConverter
- public string { get; set; }
-
public class : MultiValueConverterExtension, IMultiValueConverter
- public string { get; set; }
-
public class : ValueConverterExtension, IValueConverter
- public static readonly BindableProperty
- public string { get; set; }
- public ()
- public object (object value, Type targetType, object parameter, CultureInfo culture)
- public object (object value, Type targetType, object parameter, CultureInfo culture)
Xamarin.CommunityToolkit.Effects
-
public class
- public static readonly BindableProperty
- public ()
- public static CornerRadius (BindableObject bindable)
- public static void (BindableObject bindable, CornerRadius value)
-
public static class
-
public class : RoutingEffect
- public static readonly BindableProperty
- public static readonly BindableProperty
- public ()
- public static Color (BindableObject bindable)
- public static StatusBarStyle (BindableObject bindable)
-
public enum
-
public class : RoutingEffect
- public static readonly BindableProperty
- public bool { get; }
- public static bool (BindableObject bindable)
- public static void (BindableObject bindable, bool value)
Xamarin.CommunityToolkit.Effects.Semantic
Xamarin.CommunityToolkit.Extensions
-
public static class
- public static void (string text)
- public static void (this VisualElement element)
Xamarin.CommunityToolkit.Extensions.Internals
Xamarin.CommunityToolkit.Helpers
Xamarin.CommunityToolkit.ObjectModel.Internals
Xamarin.CommunityToolkit.PlatformConfiguration.AndroidSpecific
-
public static class NavigationBarEffect
- public static readonly BindableProperty ColorProperty
- public static readonly BindableProperty StyleProperty
- public static Color GetColor(BindableObject bindable)
- public static Color GetNavigationBarColor(this IPlatformElementConfiguration<Android, Page> config)
- public static NavigationBarStyle GetNavigationBarStyle(this IPlatformElementConfiguration<Android, Page> config)
- public static NavigationBarStyle GetStyle(BindableObject bindable)
- public static void SetColor(BindableObject bindable, Color value)
- public static IPlatformElementConfiguration<Android, Page> SetNavigationBarColor(this IPlatformElementConfiguration<Android, Page> config, Color color)
- public static IPlatformElementConfiguration<Android, Page> SetNavigationBarStyle(this IPlatformElementConfiguration<Android, Page> config, NavigationBarStyle style)
- public static void SetStyle(BindableObject bindable, NavigationBarStyle value)
-
public enum NavigationBarStyle
-
public class PlatformNavigationBarEffect : PlatformEffect
Xamarin.CommunityToolkit.UI.Views
-
public class : BaseTemplatedView<Grid>
- public static readonly BindableProperty
- public float { get; set; }
-
public class : EventArgs
-
public class : View
-
public class : ViewRenderer<DrawingView, View>
-
public class Expander : BaseTemplatedView<StackLayout>
-
public class : BindableObject
- public static readonly BindableProperty
- public static readonly BindableProperty
- public static readonly BindableProperty
- public static readonly BindableProperty
- public static readonly BindableProperty
- public bool { get; set; }
- public int { get; set; }
- public Color { get; set; }
- public float { get; set; }
- public ObservableCollection<Point> { get; set; }
- public ()
- public static Stream (IEnumerable<Point> points, Size imageSize, float lineWidth, Color strokeColor, Color backgroundColor)
- public Stream (double imageSizeWidth, double imageSizeHeight, Color backgroundColor)
-
public class : View, IMediaElementController
- public static readonly BindableProperty
- public double { get; set; }
-
public class : FrameLayout, IVisualElementRenderer, IRegisterable, IDisposable, IViewRenderer, IOnCompletionListener, IJavaObject, IJavaPeerable, IOnInfoListener, IOnPreparedListener, IOnErrorListener
-
public class : PopupDismissedEventArgs<object>
- public (object result)
- public (object result, bool isLightDismissed)
-
public class <T> : EventArgs
- public bool { get; }
- public (T result)
- public (T result, bool isLightDismissed)
-
public class : Label, IViewSwitcher
- public static readonly BindableProperty
- public static readonly BindableProperty
- public uint { get; set; }
- public TransitionType { get; set; }
- public ()
-
public class : TextSwitcher, IVisualElementRenderer, IRegisterable, IDisposable, IViewRenderer, ITabStop, IViewFactory, IJavaObject, IJavaPeerable
-
public enum
Xamarin.CommunityToolkit.UI.Views.Options
-
public class
- public static Thickness { get; set; }
- public Thickness { get; set; }
- public void (bool result)