Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

做了这种嵌套视图之后,是不是就不能通过代码来实例化一个对象了? #33

Open
qq432591 opened this issue Dec 8, 2017 · 0 comments

Comments

@qq432591
Copy link

qq432591 commented Dec 8, 2017

XXDogeView *view = [[XXDogeView alloc] initWithFrame:CGRectMake( 100, 100, 100, 100)];
[self.view addSubview:view];

例如这种方式是不是就不行?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant