Creates a new value object containing the specified Foundation rectangle structure.
SDKs
- macOS 10.0+
- Mac Catalyst 13.0+
Framework
- Foundation
Creates a new value object containing the specified Foundation rectangle structure.
SDKs
Framework
+ value With Point:
Creates a new value object containing the specified Foundation point structure.
+ value With Size:
Creates a new value object containing the specified Foundation size structure.
point Value
The Foundation point structure representation of the value.
size Value
The Foundation size structure representation of the value.
rect Value
The Foundation rectangle structure representation of the value.