Hi,
I can’t find the equivalent of Graphics.AntiAliasMode for iOS. What would it be?
Hi,
I can’t find the equivalent of Graphics.AntiAliasMode for iOS. What would it be?
What do you need it for?
It’s a drawing app that I’m porting from desktop to iOS. Because of the kind of app, I’m setting AntiAliasMode to HighQuality in the desktop version and I’d like to also set it on iOS.