Freigeben über


TitleBar.Icon Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines optionalen Symbolbilds der Titelleiste. Symbolbilder sollten 16 x 16 Pixel groß sein.

Wenn Sie diese Eigenschaft auf einen leeren Wert festlegen, wird das Symbol ausgeblendet.

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

Eigenschaftswert

Gilt für: