Поделиться через


Button.ImageSource Свойство

Определение

Позволяет вставлять растровое изображение на кнопку. Это свойство может быть привязано.

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

Значение свойства

Комментарии

Дополнительные параметры см. в ImageButtonразделе .

Применяется к