Skip to content
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(); 


Properties

Name Type Description

Methods

Name Constructor Returns Description
Clone this wiki locally