dimensions()
Returns the representation’s dimensions.
Declaration
func dimensions() -> CGSizeReturn Value
The representation’s dimensions.
Discussion
If the representation doesn’t have valid dimensions, this method will return CGSizeZero.
Returns the representation’s dimensions.
func dimensions() -> CGSizeThe representation’s dimensions.
If the representation doesn’t have valid dimensions, this method will return CGSizeZero.