Share via


Page.IconImageSource Eigenschaft

Definition

Ruft das ab, das ImageSource für das dieser Seite zugeordnete Symbol verwendet werden soll, oder legt diesen fest. Dies ist eine bindbare Eigenschaft.

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

Eigenschaftswert

Hinweise

Dieses Symbol kann beispielsweise im Flyoutmenü oder in einer Registerkartenleiste zusammen mit Titleangezeigt werden.

Gilt für: