Interface

Xdp-1.0XdpInputCapturePointerBarrierConstructorProps

interface ConstructorProps {
    id: number;
    is_active: boolean;
    isActive: boolean;
    x1: number;
    x2: number;
    y1: number;
    y2: number;
}

Hierarchy (View Summary)

Index

Properties

id: number
is_active: boolean
isActive: boolean
x1: number
x2: number
y1: number
y2: number