Files
GitHawk/Pods/StyledTextKit/Source/UIScreen+Static.swift
2018-06-02 23:14:11 -04:00

13 lines
282 B
Swift

//
// UIScreen+Static.swift
// StyledTextKit
//
// Created by Ryan Nystrom on 12/14/17.
// Copyright © 2017 Ryan Nystrom. All rights reserved.
//
import UIKit
// grab this once and avoid touching this on the main thread
public let StyledTextScreenScale = UIScreen.main.scale