Frame.OutlineColorProperty 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
OutlineColorProperty is obsolete as of version 3.0.0. Please use BorderColorProperty instead.
Identifies the OutlineColor bindable property.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("OutlineColorProperty is obsolete as of version 3.0.0. Please use BorderColorProperty instead.")]
public static readonly Xamarin.Forms.BindableProperty OutlineColorProperty;
staticval mutable OutlineColorProperty : Xamarin.Forms.BindableProperty
Field Value
- Attributes
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute