iOSFont.BoldSystemFont

From Xojo Documentation

Shared Method

iOSFont.BoldSystemFont(size As Double = 0) As iOSFont

Supported on Mobile (iOS).

Gets the bold system font at the specified size.

Sample Code

Label1.TextFont = iOSFont.BoldSystemFont