C# Class Discuz.Controls.Border

Inheritance: Xamarin.Forms.ContentView
Afficher le fichier Open project: gruan01/Discuz.Mobi

Méthodes publiques

Свойство Type Description
CornerRadiusProperty BindableProperty
IsClippedToBorderProperty BindableProperty
StrokeProperty BindableProperty
StrokeThicknessProperty BindableProperty

Méthodes protégées

Méthode Description
LayoutChildren ( double x, double y, double width, double height ) : void

Method Details

LayoutChildren() protected méthode

protected LayoutChildren ( double x, double y, double width, double height ) : void
x double
y double
width double
height double
Résultat void

Property Details

CornerRadiusProperty public_oe static_oe property

public static BindableProperty CornerRadiusProperty
Résultat BindableProperty

IsClippedToBorderProperty public_oe static_oe property

public static BindableProperty IsClippedToBorderProperty
Résultat BindableProperty

StrokeProperty public_oe static_oe property

public static BindableProperty StrokeProperty
Résultat BindableProperty

StrokeThicknessProperty public_oe static_oe property

public static BindableProperty StrokeThicknessProperty
Résultat BindableProperty