static func == (RoundedCornerStyle , RoundedCornerStyle ) -> Bool
Indicates whether two rounded corner styles are equal.
static func != (Self, Self) -> Bool
Indicates whether two rounded corner styles are unequal.
func hash(into: inout Hasher)
Hashes the essential components of the rounded corner style by passing them into the given hash function.