Bagikan melalui


Page.IconImageSource Properti

Definisi

Mendapatkan atau mengatur yang ImageSource akan digunakan untuk ikon yang terkait dengan halaman ini. Ini adalah properti yang dapat diikat.

public:
 property Microsoft::Maui::Controls::ImageSource ^ IconImageSource { Microsoft::Maui::Controls::ImageSource ^ get(); void set(Microsoft::Maui::Controls::ImageSource ^ value); };
public Microsoft.Maui.Controls.ImageSource IconImageSource { get; set; }
member this.IconImageSource : Microsoft.Maui.Controls.ImageSource with get, set
Public Property IconImageSource As ImageSource

Nilai Properti

Keterangan

Misalnya, ikon ini mungkin ditampilkan di menu flyout atau bilah tab bersama dengan Title.

Berlaku untuk