Wraps: [UIColor magentaColor]

Property definitions

ios $ UIColor :: magenta_color
	# Wraps: `[UIColor magentaColor]`
	new magenta_color in "ObjC" `{ return [UIColor magentaColor]; `}
lib/ios/ui/uikit.nit:354,2--355,65