:right-sidebar: True InputCapturePointerBarrier =================================================================== .. currentmodule:: gi.repository.Xdp .. class:: InputCapturePointerBarrier(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.GObject.Object` A representation of a pointer barrier on an :obj:`~gi.repository.Xdp.InputCaptureZone`\. Barriers can be assigned with :obj:`~gi.repository.InputCaptureSession.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 :obj:`~gi.repository.InputCaptureSession.set_pointer_barriers` will invalidate all current barriers. Properties ---------- .. rst-class:: interim-class .. class:: InputCapturePointerBarrier :no-index: .. attribute:: props.id :type: int The type of the None singleton. .. attribute:: props.is_active :type: bool The type of the None singleton. .. attribute:: props.x1 :type: int The type of the None singleton. .. attribute:: props.x2 :type: int The type of the None singleton. .. attribute:: props.y1 :type: int The type of the None singleton. .. attribute:: props.y2 :type: int The type of the None singleton.