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

# focusGroupIdentifier

The identifier of the focus group that the environment belongs to.

## Declaration

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