Contents

parentFocusEnvironment

The parent focus environment for this environment.

Declaration

weak var parentFocusEnvironment: (any UIFocusEnvironment)? { get }

Discussion

The value of this property is nil when no parent container exists.

See Also

Checking the ancestry of the environment