Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add extension to NSTextLayoutFragment for isExtraLineFragment property
This commit introduces a new extension to NSTextLayoutFragment, adding a computed property that checks if any of its text line fragments are considered extra line fragments. This functionality enhances text layout manipulation by providing an easy way to identify extra lines.
- Loading branch information