Wraps: [UIColor yellowColor]

Property definitions

ios $ UIColor :: yellow_color
	# Wraps: `[UIColor yellowColor]`
	new yellow_color in "ObjC" `{ return [UIColor yellowColor]; `}
lib/ios/ui/uikit.nit:351,2--352,63