Sunday, January 12, 2014

xcode quick question does not need two minutes next time thank you big polytheism.

posts by u012262534 on 2013-11-02 18:51:28 Edit
/ / Code block B
UIView * view = [[UIView alloc] initWithFrame: CGRectMake (60, 80, 200, 100)];
view.backgroundColor = [UIColor redColor];
[Self.window addSubview: view];


UIView * view1 = [[UIView alloc] initWithFrame: CGRectMake (60, 150, 200, 100)];
view1.backgroundColor = [UIColor yellowColor];
[Self.window addSubview: view1];



I want to know the code shown above in red block selected to move up with the blue block on the exchange of quick, I do not cut and pasted it.


If you know the Editor and view the big switch know thank god share slightly ~

Reply:
answer has fumbled slightly ~ share cmd + option + '[' or ']'

No comments:

Post a Comment