Embedded OS Indicate parameters interface

interface IndicateParams {
    control: IndicateControl;
}

Properties

Properties