Property | Type | Description | |
---|---|---|---|
AverageImageSourceProperty | BindableProperty | ||
AverageTextProperty | BindableProperty | ||
AverageValueProperty | BindableProperty | ||
MaxImageSourceProperty | BindableProperty | ||
MaxTextProperty | BindableProperty | ||
MaxValueProperty | BindableProperty | ||
MinImageSourceProperty | BindableProperty | ||
MinTextProperty | BindableProperty | ||
MinValueProperty | BindableProperty | ||
UnitProperty | BindableProperty |
Method | Description | |
---|---|---|
SimpleStatsSingle ( ) : Xamarin.Forms |
Method | Description | |
---|---|---|
GetValue ( ) : Xamarin.Forms | ||
SetValue ( SimpleStatsSingle.AverageImageSourceProperty ,value ) : Xamarin.Forms |
public static BindableProperty AverageImageSourceProperty | ||
return | BindableProperty |
public static BindableProperty AverageTextProperty | ||
return | BindableProperty |
public static BindableProperty AverageValueProperty | ||
return | BindableProperty |
public static BindableProperty MaxImageSourceProperty | ||
return | BindableProperty |
public static BindableProperty MaxTextProperty | ||
return | BindableProperty |
public static BindableProperty MaxValueProperty | ||
return | BindableProperty |
public static BindableProperty MinImageSourceProperty | ||
return | BindableProperty |
public static BindableProperty MinTextProperty | ||
return | BindableProperty |
public static BindableProperty MinValueProperty | ||
return | BindableProperty |