SyntaxFix
Write A Post
Hire A Developer
Questions
One other (and an even shorter) possibility. If you're inside drawRect, something like the following:
[[UIColor blackColor] setFill]; UIRectFill((CGRect){0,200,rect.size.width,1});