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
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
)