C# Class RadialProgressDemo.RadialProgress

Xamarin.Forms custom control. Contains bindable properties needed for the custom platform renderer implementetions
Inheritance: Xamarin.Forms.View
Mostrar archivo 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_oe static_oe property

public static BindableProperty BorderColorProperty
return BindableProperty

DisplayModeProperty public_oe static_oe property

public static BindableProperty DisplayModeProperty
return BindableProperty

FillColorProperty public_oe static_oe property

public static BindableProperty FillColorProperty
return BindableProperty

MaxReachedColorProperty public_oe static_oe property

public static BindableProperty MaxReachedColorProperty
return BindableProperty

ProgressProperty public_oe static_oe property

public static BindableProperty ProgressProperty
return BindableProperty

ProgressTextProperty public_oe static_oe property

public static BindableProperty ProgressTextProperty
return BindableProperty

TextColorProperty public_oe static_oe property

public static BindableProperty TextColorProperty
return BindableProperty