Contents

writeOrder(_:)

Writes the display order of the media sources to the accessory.

Declaration

func writeOrder(_ order: [Int]) async throws

Parameters

Discussion

An error is thrown if the source ordering fails to be written to the accessory.

See Also

Managing input source order