C# 클래스 RadialProgressDemo.RadialProgress

Xamarin.Forms custom control. Contains bindable properties needed for the custom platform renderer implementetions
상속: Xamarin.Forms.View
파일 보기 프로젝트 열기: jordfocus/Custom-Radial-Progress 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BorderColorProperty BindableProperty
DisplayModeProperty BindableProperty
FillColorProperty BindableProperty
MaxReachedColorProperty BindableProperty
ProgressProperty BindableProperty
ProgressTextProperty BindableProperty
TextColorProperty BindableProperty

프로퍼티 상세

BorderColorProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty BorderColorProperty
리턴 BindableProperty

DisplayModeProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty DisplayModeProperty
리턴 BindableProperty

FillColorProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty FillColorProperty
리턴 BindableProperty

MaxReachedColorProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty MaxReachedColorProperty
리턴 BindableProperty

ProgressProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty ProgressProperty
리턴 BindableProperty

ProgressTextProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty ProgressTextProperty
리턴 BindableProperty

TextColorProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty TextColorProperty
리턴 BindableProperty