Contents

setSelection(_:)

Sets the variant selection.

Declaration

func setSelection(_ variantName: String) throws

Parameters

  • variantName:

    The name of the variant to select.

Discussion