Uses of Class
com.lokalized.LocalizedString.ExpressionAlternative
-
Uses of LocalizedString.ExpressionAlternative in com.lokalized
Methods in com.lokalized that return types with arguments of type LocalizedString.ExpressionAlternativeModifier and TypeMethodDescriptionLocalizedString.ExpressionTranslation.getAlternatives()Gets the ordered expression-driven alternatives.Constructor parameters in com.lokalized with type arguments of type LocalizedString.ExpressionAlternativeModifierConstructorDescriptionExpressionTranslation(@NonNull String translation, @NonNull List<@NonNull LocalizedString.ExpressionAlternative> alternatives) Constructs a generated fragment with a default translation and ordered expression-driven alternatives.