Contents

category(at:)

Retrieves the category at the ordinal encoding index.

Declaration

func category(at index: Int) -> Category?

Parameters

  • index:

    The index of the category.

Return Value

The category at the specified index.

See Also

Getting the categories