Shared Method
Gets the small system font point size. Use this to provide the size parameter to BoldSystemFont, ItalicSystemFont and SystemFont to get those fonts in the small size.
Sample Code
Label1.TextFont = iOSFont.SystemFont(iOSFont.SmallSystemFontSize)