hosanna-ui-docs - v0.9.0
    Preparing search index...

    Interface ISGIDeviceInfoResolution

    interface ISGIDeviceInfoResolution {
        height: number;
        name: string;
        width: number;
    }
    Index

    Properties

    Properties

    height: number
    name: string
    width: number