is_valid


Description:

[ NoAccessorMethod ]
public bool is_valid { get; set; }

A boolean indicating whether this zone is currently valid.

Zones are invalidated by the Portal's ZonesChanged signal, see [signal@InputCaptureSession:XdpInputCaptureZone:zones-changed ].

Once invalidated, a Zone can be discarded by the caller, it cannot become valid again.