Values_1.ControlTitleFontConfigurationSourceConfigures the display properties of the control title.
type nonrec t = {fontConfiguration : Values_0.FontConfiguration.t option;Configures the font settings for the control title.
*)textAlignment : Values_0.HorizontalTextAlignment.t option;Determines the alignment of the control title.
*)}