---
title: current()
framework: uikit
role: symbol
role_heading: Type Method
path: uikit/uilocalizedindexedcollation/current()
---

# current()

Returns an indexed-collation instance for the current table view.

## Declaration

```swift
class func current() -> Self
```

## Return Value

Return Value A UILocalizedIndexedCollation object or nil if there was a problem creating the object.
