Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Swift
/
SIMD
/
clamped(lowerBound:upperBound:)
clamped(lowerBound:upperBound:)
Declaration
func
clamped
(
lowerBound
:
Self
,
upperBound
:
Self
)
->
Self