Chip.BorderThickness Property
Gets or sets the border thickness.
Namespace: DevExpress.XamarinForms.Editors
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public double BorderThickness { get; set; }
Property Value
Type | Description |
---|---|
Double | A value that specifies the border thickness. |
See Also