AutoScaleAll works fine for text field defined in the designer, but I have a CustomView class, with multiple text fields, where the text size is defined by an Int property field.
How can I apply the same scaling factor to this parameter?
Is there a way to recover the factor used by the designer and then multiply the property value?
How can I apply the same scaling factor to this parameter?
Is there a way to recover the factor used by the designer and then multiply the property value?