Contents

preferredStrategy

The preferred strategy of translation to check availability for.

Declaration

var preferredStrategy: TranslationSession.Strategy { get }

Discussion

Set this property to determine which translation models the framework considers when checking language availability. lowLatency checks for traditional translation models that work on all devices. highFidelity checks for Apple Intelligence models that provide more fluent translations. When Apple Intelligence is enabled, these models are already downloaded, so translation is immediately available without prompting the person to download languages.