C# Class CognitiveServicesDemo.ShapeView

Inheritance: Xamarin.Forms.BoxView
Show file Open project: builttoroam/BuildIt

Public Properties

Property Type Description
CornerRadiusProperty BindableProperty
IndicatorPercentageProperty BindableProperty
PaddingProperty BindableProperty
ShapeTypeProperty BindableProperty
StrokeColorProperty BindableProperty
StrokeWidthProperty BindableProperty

Public Methods

Method Description
ShapeView ( ) : System

Method Details

ShapeView() public method

public ShapeView ( ) : System
return System

Property Details

CornerRadiusProperty public static property

public static BindableProperty CornerRadiusProperty
return BindableProperty

IndicatorPercentageProperty public static property

public static BindableProperty IndicatorPercentageProperty
return BindableProperty

PaddingProperty public static property

public static BindableProperty PaddingProperty
return BindableProperty

ShapeTypeProperty public static property

public static BindableProperty ShapeTypeProperty
return BindableProperty

StrokeColorProperty public static property

public static BindableProperty StrokeColorProperty
return BindableProperty

StrokeWidthProperty public static property

public static BindableProperty StrokeWidthProperty
return BindableProperty