UIFont constructor
UIFont()
Returns a new instance of UIFont constructed with the default new method.
Implementation
UIFont() : this.as(new$().object$);
Returns a new instance of UIFont constructed with the default new method.
UIFont() : this.as(new$().object$);