WebUI X Documentation
    Preparing search index...

    Interface WXApplicationInfo

    interface WXApplicationInfo {
        getAppComponentFactory(): null | string;
        getBackupAgentName(): null | string;
        getCategory(): number;
        getClassName(): null | string;
        getCompatibleWidthLimitDp(): number;
        getCompileSdkVersion(): number;
        getCompileSdkVersionCodename(): null | string;
        getDataDir(): null | string;
        getDescription(): null | string;
        getDeviceProtectedDataDir(): null | string;
        getEnabled(): Boolean;
        getFlags(): number;
        getLabel(): null | string;
        getLargestWidthLimitDp(): number;
        getManageSpaceActivityName(): null | string;
        getMinSdkVersion(): number;
        getName(): null | string;
        getNativeLibraryDir(): null | string;
        getNonLocalizedLabel(): null | string;
        getPackageName(): string;
        getPermission(): null | string;
        getProcessName(): null | string;
        getPublicSourceDir(): null | string;
        getRequiresSmallestWidthDp(): number;
        getSharedLibraryFiles(): null | string;
        getSourceDir(): null | string;
        getSplitNames(): null | string;
        getSplitPublicSourceDirs(): null | string;
        getSplitSourceDirs(): null | string;
        getStorageUuid(): null | string;
        getTargetSdkVersion(): number;
        getTaskAffinity(): null | string;
        getTheme(): number;
        getUid(): number;
        getUiOptions(): number;
        getVersionCode(): number;
        getVersionName(): null | string;
    }
    Index

    Methods

    • Returns null | string

    • Returns null | string

    • Returns number

    • Returns null | string

    • Returns number

    • Returns number

    • Returns null | string

    • Returns null | string

    • Returns null | string

    • Returns null | string

    • Returns Boolean

    • Returns number

    • Returns null | string

    • Returns number

    • Returns null | string

    • Returns number

    • Returns null | string

    • Returns null | string

    • Returns null | string

    • Returns string

    • Returns null | string

    • Returns null | string

    • Returns null | string

    • Returns number

    • Returns null | string

    • Returns null | string

    • Returns null | string

    • Returns null | string

    • Returns null | string

    • Returns null | string

    • Returns number

    • Returns null | string

    • Returns number

    • Returns number

    • Returns number

    • Returns number

    • Returns null | string