interface IrisActiveEvent {
    irisLoaded: boolean;
}

Properties

Properties

irisLoaded: boolean