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
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.
The text was updated successfully, but these errors were encountered:
@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.
The text was updated successfully, but these errors were encountered: