Contents

repeat(_:)

Sets the preferred repeat behavior.

Declaration

static 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.