Mac Catalyst automatically scale elements down to 77%

in Human Interface Guidelines hhttps://developer.apple.com/design/human-interface-guidelines/ios/overview/mac-catalyst/

it says: To ensure that your text and interface elements are consistent with the macOS display environment, iOS views automatically scale down to 77%.

Now, all elements in my app are too too too small......

How can i change this value?

Thanks.

Replies

They give the solution in Documentation:

Make sure small type is legible on the Mac. Be prepared to increase some of the smallest font sizes you use in your iPad app so that all text remains legible in the macOS version. Also, note that Dynamic Type is not supported in macOS.


That's probably not exactly what you look for, but that seems to be the only solution for now.


You may file an enhancement request for allowing to change this 77% value.