“condition” attribute usage for <focusedlayout>

I can see that some elements have condition attribute (fe. condition=”!Control.HasFocus(9000))

I’ve tried to use it for a list’s <focusedlayout> element to simulate missing feature of unsetting focused element on the list.
Is there some special way “condition” could be used for this element?