API Diff between 1.3.0 and 1.2.0
64 Additions
13 Removals
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.Effects
Xamarin.CommunityToolkit.Effects.Semantic
Xamarin.CommunityToolkit.UI.Views
-
public class : EventArgs
-
public class : View
-
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 : Label, IViewSwitcher
- public static readonly BindableProperty
- public static readonly BindableProperty
- public uint { get; set; }
- public TransitionType { get; set; }
- public ()
-
public enum