FloatLiteralType
typealias FloatLiteralType = Double
-
Extends
FloatLiteralTypeto conform to theTimeIntervalLiteralsprotocol by implementing thesecondsproperty.Declaration
Swift
public var seconds: TimeInterval
View on GitHub
FloatLiteralType Extension Reference