static func == (Font.Leading, Font.Leading) -> Bool
Indicates whether two leading line spacing options are equal.
static func != (Self, Self) -> Bool
Indicates whether two leading line spacing options are unequal.
var hashValue : Int
The hashed value of the leading line spacing option.