Open egvijayanand opened 2 months ago
Rather, could you allow the customization of the Font properties of the Title label?
Related or duplicate #9837
Font customization can be worked separately.
But representing the Title in bold font is a must-have as it's the face of the app.
Description
Window Title to be displayed in bold font face as it represents the App title. Refer to the sample screenshots below.
Existing:
Expected:
Public API Changes
Internally, the value of the
FontAttributes
property to be set toBold
for theLabel
representing theTitle
View.Intended Use-Case
App branding.