MAUI | ComponentOne
C1.Maui.Calendar Assembly / C1.Maui.Calendar Namespace / CalendarTextSlotPresenter Class / Foreground Property
In This Topic
    Foreground Property (CalendarTextSlotPresenter)
    In This Topic
    Gets or sets the Microsoft.Maui.Controls.Brush used to paint the foreground (text and icons).
    Syntax
    public Brush Foreground {get; set;}
    See Also