Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Core Foundation
/
CGAffineTransform
/
init(translationX:y:)
init(translationX:y:)
Declaration
init
(
translationX
tx
:
CGFloat
,
y
ty
:
CGFloat
)