Contents

repeat(_:)

Creates a set of symbol effect options that repeats with a preferred behavior.

Declaration

func `repeat`(_ behavior: SymbolEffectOptions.RepeatBehavior) -> SymbolEffectOptions

Parameters

  • behavior:

    The preferred behavior when the effect is repeated.

Return Value

A new set of symbol effect options with the preferred repeat behavior.