Interface JAppLayerEventParams

interface JAppLayerEventParams {
    layer: JLayer;
}

Properties

Properties

layer: JLayer