InputCapturePointerBarrier#

class InputCapturePointerBarrier(**properties: Any)#

Superclasses: Object

A representation of a pointer barrier on an InputCaptureZone. Barriers can be assigned with set_pointer_barriers, once the Portal interaction is complete the barrier’s “is-active” state indicates whether the barrier is active. Barriers can only be used once, subsequent calls to set_pointer_barriers will invalidate all current barriers.

Properties#

class InputCapturePointerBarrier
props.id: int#

The type of the None singleton.

props.is_active: bool#

The type of the None singleton.

props.x1: int#

The type of the None singleton.

props.x2: int#

The type of the None singleton.

props.y1: int#

The type of the None singleton.

props.y2: int#

The type of the None singleton.