BidirectionalCollection

extension BidirectionalCollection where Element: Equatable & NSObjectProtocol

Available where Element: Equatable & NSObjectProtocol

  • Returns a UIAccessibilityCustomRotor with the provided system type which cycles through the contained elements.

    Declaration

    Swift

    public func accessibilityRotor(systemType type: UIAccessibilityCustomRotor.SystemRotorType) -> UIAccessibilityCustomRotor