UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 393 B
```css // Property: allowsDefaultTighteningForTruncation // Description: A Boolean value indicating whether the system may tighten inter-character spacing before truncating text. // Component(s): ParagraphAttribute '.allows-tightening-for-truncation': { allowsDefaultTighteningForTruncation: true } '.allows-tightening-for-truncation-false': { allowsDefaultTighteningForTruncation: false } ```