moveFocusToDisplay

val moveFocusToDisplay: (DisplayId) -> Unit

Lambda to move the focus to the display. This is typically archived by clicking on the screen at a location that has no other side affects. See for instance moveFocusToPrimaryDisplayIviActivity and moveFocusToSecondaryDisplayIviActivity as possible implementations.