NavigationPage.GetTitleIcon(BindableObject) Method
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
GetTitleIcon is obsolete as of 4.0.0. Please use GetTitleIconImageSource instead.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("GetTitleIcon is obsolete as of 4.0.0. Please use GetTitleIconImageSource instead.")]
public static Xamarin.Forms.FileImageSource GetTitleIcon (Xamarin.Forms.BindableObject bindable);
static member GetTitleIcon : Xamarin.Forms.BindableObject -> Xamarin.Forms.FileImageSource
Parameters
- bindable
- BindableObject
Returns
- Attributes
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute