flowkey / UIKit-cross-platform

Cross-platform Swift implementation of UIKit, mostly for Android
MIT License
597 stars 40 forks source link

add @discardableResult to loadFont #209

Closed michaelknoch closed 6 years ago

michaelknoch commented 6 years ago

Type of change: fix

Motivation

add @discardableResult to loadFont to prevent unused result warning

Testing Details

Please check if the PR fulfills these requirements