Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Core Foundation
/
CGRect
/
init(x:y:width:height:)
init(x:y:width:height:)
Declaration
init
(
x
:
CGFloat
,
y
:
CGFloat
,
width
:
CGFloat
,
height
:
CGFloat
)