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

缺文档 #11

Open
lihongcoding opened this issue Apr 7, 2017 · 2 comments
Open

缺文档 #11

lihongcoding opened this issue Apr 7, 2017 · 2 comments

Comments

@lihongcoding
Copy link

lihongcoding commented Apr 7, 2017

以下这些方法从名称上不能准确的知道其作用,要写代码验证。

- (void)fromTheTop:(CGFloat)distance ofView:(UIView *)view;

- (void)fromTheRelativeTop:(CGFloat)distance ofView:(UIView *)view screenType:(UIScreenType)screenType;

- (void)relativeTopInContainer:(CGFloat)top shouldResize:(BOOL)shouldResize screenType:(UIScreenType)screenType;

@cctv1237
Copy link
Contributor

well... it's better named "xxx distance from the top of view xxx", but ObjC don't allow us to do like this. hmm, fine, we would consider to add some annotation, cz it's really a little bit confused.

@xjh093
Copy link

xjh093 commented Jan 5, 2019

JHFrameLayout
comes for "xxx distance from the top of view xxx" and more
hope you enjoy it.

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

3 participants