Picker.ITextStyle.Font 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.
property Microsoft::Maui::Font Microsoft::Maui::ITextStyle::Font { Microsoft::Maui::Font get(); };
Microsoft.Maui.Font Microsoft.Maui.ITextStyle.Font { get; }
member this.Microsoft.Maui.ITextStyle.Font : Microsoft.Maui.Font
ReadOnly Property Font As Font Implements ITextStyle.Font