C# Class Agrotutor.Core.Components.Views.SimpleStatsSingle

Inheritance: ContentView
Datei anzeigen Open project: iiasa/Agrotutor

Public Properties

Property Type Description
AverageImageSourceProperty BindableProperty
AverageTextProperty BindableProperty
AverageValueProperty BindableProperty
MaxImageSourceProperty BindableProperty
MaxTextProperty BindableProperty
MaxValueProperty BindableProperty
MinImageSourceProperty BindableProperty
MinTextProperty BindableProperty
MinValueProperty BindableProperty
UnitProperty BindableProperty

Public Methods

Method Description
SimpleStatsSingle ( ) : Xamarin.Forms

Private Methods

Method Description
GetValue ( ) : Xamarin.Forms
SetValue ( SimpleStatsSingle.AverageImageSourceProperty ,value ) : Xamarin.Forms

Method Details

SimpleStatsSingle() public method

public SimpleStatsSingle ( ) : Xamarin.Forms
return Xamarin.Forms

Property Details

AverageImageSourceProperty public_oe static_oe property

public static BindableProperty AverageImageSourceProperty
return BindableProperty

AverageTextProperty public_oe static_oe property

public static BindableProperty AverageTextProperty
return BindableProperty

AverageValueProperty public_oe static_oe property

public static BindableProperty AverageValueProperty
return BindableProperty

MaxImageSourceProperty public_oe static_oe property

public static BindableProperty MaxImageSourceProperty
return BindableProperty

MaxTextProperty public_oe static_oe property

public static BindableProperty MaxTextProperty
return BindableProperty

MaxValueProperty public_oe static_oe property

public static BindableProperty MaxValueProperty
return BindableProperty

MinImageSourceProperty public_oe static_oe property

public static BindableProperty MinImageSourceProperty
return BindableProperty

MinTextProperty public_oe static_oe property

public static BindableProperty MinTextProperty
return BindableProperty

MinValueProperty public_oe static_oe property

public static BindableProperty MinValueProperty
return BindableProperty

UnitProperty public_oe static_oe property

public static BindableProperty UnitProperty
return BindableProperty