Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Core Foundation
/
CGAffineTransform
/
translatedBy(x:y:)
translatedBy(x:y:)
Declaration
func
translatedBy
(
x
tx
:
CGFloat
,
y
ty
:
CGFloat
) ->
CGAffineTransform