-
Notifications
You must be signed in to change notification settings - Fork 1
Sizing
amanda southworth edited this page Mar 29, 2022
·
1 revision
Aureus dynamically resizes text, and item size to web, tablet, and mobile for use on all platforms, all handled by our sizing class. The Sizing class is already initialized for you in Aureus, and can be accessed using 'size'.
var size = Sizing();
Name | Type | Description |
---|---|---|
Name | Constructor | Returns | Description |
---|---|---|---|