Button.BorderRadiusProperty Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
BorderRadiusProperty is obsolete as of 2.5.0. Please use CornerRadius instead.
The backing store for the BorderRadius bindable property.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("BorderRadiusProperty is obsolete as of 2.5.0. Please use CornerRadius instead.")]
public static readonly Xamarin.Forms.BindableProperty BorderRadiusProperty;
staticval mutable BorderRadiusProperty : Xamarin.Forms.BindableProperty
Field Value
- Attributes
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute