focusGroupIdentifier
The identifier of the focus group that this view belongs to.
Declaration
var focusGroupIdentifier: String? { get set }Discussion
If this property is nil, subviews inherit their superview’s focus group.
The identifier of the focus group that this view belongs to.
var focusGroupIdentifier: String? { get set }If this property is nil, subviews inherit their superview’s focus group.