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.
The parent focus environment for this environment.
weak var parentFocusEnvironment: (any UIFocusEnvironment)? { get }The value of this property is nil when no parent container exists.