---
title: focusGroupIdentifier
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiviewcontroller/focusgroupidentifier
---

# focusGroupIdentifier

The identifier of the focus group that the view controller belongs to.

## Declaration

```swift
var focusGroupIdentifier: String? { get set }
```
