Font.DefaultBold Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static property Microsoft::Maui::Graphics::Font DefaultBold { Microsoft::Maui::Graphics::Font get(); };
public static Microsoft.Maui.Graphics.Font DefaultBold { get; }
static member DefaultBold : Microsoft.Maui.Graphics.Font
Public Shared ReadOnly Property DefaultBold As Font