phina.js.d.ts
    Preparing search index...

    Interface GaugeStatic

    interface GaugeStatic {
        new GaugeStatic(options?: GaugeOptions): phina.ui.Gauge;
        (options?: GaugeOptions): phina.ui.Gauge;
    }
    Index

    Constructors

    Constructors