Created
Jan 31, 2021 3:31 PM
Tags
SwiftUIKit.frameworkCocoa
Keywords
bold-textを使っているかどうかを取得するAPI
weightが書き換えられているっぽい
po UIFont.systemFont(ofSize: 13).fontDescriptor.postscriptName
-> ".SFUI-Semibold"
bold-textを使っているかどうかを取得するAPI
weightが書き換えられているっぽい
po UIFont.systemFont(ofSize: 13).fontDescriptor.postscriptName
-> ".SFUI-Semibold"