more updates
This commit is contained in:
parent
de6fe50c82
commit
c0d85694c6
@ -162,6 +162,7 @@ open class Styler {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// Styles the provided label to the declared enum Font case.
|
||||||
public func styleLabel(_ label: UILabel, genericScaling: Bool = true) {
|
public func styleLabel(_ label: UILabel, genericScaling: Bool = true) {
|
||||||
|
|
||||||
label.font = getFont(genericScaling)
|
label.font = getFont(genericScaling)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user