I'm not sure what you mean by that.
XCode is a whole suite of tools. XCode itself, true, does not have much of a GUI. However, it also comes with Interface Builder, the equivalent to the window drawing interface in Visual Studio. To my knowledge, Interface Builder is only for Objective-C with Cocoa applications, so I'm not sure if that's gonna help you.