ICheckBox.Foreground 属性

定义

获取 CheckBox 前景画图。

public:
 property Microsoft::Maui::Graphics::Paint ^ Foreground { Microsoft::Maui::Graphics::Paint ^ get(); };
public Microsoft.Maui.Graphics.Paint? Foreground { get; }
member this.Foreground : Microsoft.Maui.Graphics.Paint
Public ReadOnly Property Foreground As Paint

属性值

适用于