FixedFaceAccessor
public struct FixedFaceAccessor : Sendable
Undocumented
-
Undocumented
Declaration
Swift
public let sized: @Sendable (CGFloat) -> UIFont
-
Undocumented
Declaration
Swift
public init(sized: @escaping @Sendable (CGFloat) -> UIFont)