Page.IconProperty 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
IconProperty is obsolete as of 4.0.0. Please use IconImageSourceProperty instead.
Identifies the Icon property.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("IconProperty is obsolete as of 4.0.0. Please use IconImageSourceProperty instead.")]
public static readonly Xamarin.Forms.BindableProperty IconProperty;
staticval mutable IconProperty : Xamarin.Forms.BindableProperty
Field Value
- Attributes
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute