You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
以下这些方法从名称上不能准确的知道其作用,要写代码验证。
- (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;
The text was updated successfully, but these errors were encountered: