C# Class RadialProgressDemo.RadialProgress

Xamarin.Forms custom control. Contains bindable properties needed for the custom platform renderer implementetions
Inheritance: Xamarin.Forms.View
Show file Open project: jordfocus/Custom-Radial-Progress Class Usage Examples

Public Properties

Property Type Description
BorderColorProperty BindableProperty
DisplayModeProperty BindableProperty
FillColorProperty BindableProperty
MaxReachedColorProperty BindableProperty
ProgressProperty BindableProperty
ProgressTextProperty BindableProperty
TextColorProperty BindableProperty

Property Details

BorderColorProperty public static property

public static BindableProperty BorderColorProperty
return BindableProperty

DisplayModeProperty public static property

public static BindableProperty DisplayModeProperty
return BindableProperty

FillColorProperty public static property

public static BindableProperty FillColorProperty
return BindableProperty

MaxReachedColorProperty public static property

public static BindableProperty MaxReachedColorProperty
return BindableProperty

ProgressProperty public static property

public static BindableProperty ProgressProperty
return BindableProperty

ProgressTextProperty public static property

public static BindableProperty ProgressTextProperty
return BindableProperty

TextColorProperty public static property

public static BindableProperty TextColorProperty
return BindableProperty