Version

TypefaceStyle Enumeration

Identifies the style for a typeface.
Syntax
public enum TypefaceStyle : System.Enum 
Members
MemberDescription
BoldA bold typeface.
BoldItalicA typeface that is both bold and italic.
ItalicAn italic typeface.
NormalA typeface of normal style.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also