Xamarin.CommunityToolkit by Microsoft

<PackageReference Include="Xamarin.CommunityToolkit" Version="1.3.0-compat-alpha3" />

.NET API 401,792 bytes

 IsInRangeConverter

public static readonly BindableProperty MaxValueProperty

public static readonly BindableProperty MinValueProperty

public object MaxValue { get; set; }

public object MinValue { get; set; }

public object Convert(object value, Type targetType, object parameter, CultureInfo culture)

public object ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)