Page.Icon Property
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
Icon is obsolete as of 4.0.0. Please use IconImageSource instead.
Resource identifier for the Page's associated icon.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("Icon is obsolete as of 4.0.0. Please use IconImageSource instead.")]
public Xamarin.Forms.FileImageSource Icon { get; set; }
member this.Icon : Xamarin.Forms.FileImageSource with get, set
Property Value
- Attributes
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute