Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Noying/ViewWithName

Repository files navigation

ViewWithName

A catory with UIView, distinguish views by their names

UIView *view = [[UIView alloc]initWithFrame:CGRectMake(0,0,20,20)];
[self.view addSubView:view];
[view setname:@"No.1"]; //this must add after addsubview

About

一个使用名字来区分view的类

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /