C# Class Discuz.Controls.Border

Inheritance: Xamarin.Forms.ContentView
Show file Open project: gruan01/Discuz.Mobi

Public Properties

Property Type Description
CornerRadiusProperty BindableProperty
IsClippedToBorderProperty BindableProperty
StrokeProperty BindableProperty
StrokeThicknessProperty BindableProperty

Protected Methods

Method Description
LayoutChildren ( double x, double y, double width, double height ) : void

Method Details

LayoutChildren() protected method

protected LayoutChildren ( double x, double y, double width, double height ) : void
x double
y double
width double
height double
return void

Property Details

CornerRadiusProperty public static property

public static BindableProperty CornerRadiusProperty
return BindableProperty

IsClippedToBorderProperty public static property

public static BindableProperty IsClippedToBorderProperty
return BindableProperty

StrokeProperty public static property

public static BindableProperty StrokeProperty
return BindableProperty

StrokeThicknessProperty public static property

public static BindableProperty StrokeThicknessProperty
return BindableProperty