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

Implement -baselineOffsetFromBottom in all controls. #11

Open
cacaodev opened this issue Sep 11, 2016 · 0 comments
Open

Implement -baselineOffsetFromBottom in all controls. #11

cacaodev opened this issue Sep 11, 2016 · 0 comments

Comments

@cacaodev
Copy link
Owner

@Property(readonly) CGFloat baselineOffsetFromBottom;

The distance (in points) between the bottom of the view’s alignment rectangle and its baseline.

The default value of this property is 0. For views that contain text or other content whose layout benefits from having a custom baseline, you can override this property and provide the correct distance between the bottom of the view’s alignment rectangle and that baseline.

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

No branches or pull requests

1 participant