we
    Preparing search index...
    interface I_Resize {
        _id: number;
        _isDestroy: boolean;
        _manager: any;
        UUID: string;
        onResize(): void;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Methods

    Properties

    _id: number
    _isDestroy: boolean
    _manager: any
    UUID: string

    Methods