Using Font Features in SwiftUI

SwiftUI’s Font doesn’t have that setting. In any case, if you want fine-grained control, you may need to drop down into CTFont, but, I do not know if CTFont would even have it. Though AFAICT, things like ligatures are enabled by default.