다음을 통해 공유


TitleBar.ForegroundColor 속성

정의

제목 표시줄의 전경색을 가져오거나 설정합니다. 이 색은 제목 및 부제목 텍스트에 사용됩니다.

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

속성 값

적용 대상