@nativescript-community/ui-webview-root
    Preparing search index...

    Interface LoadStyleSheetResource

    interface LoadStyleSheetResource {
        filepath: string;
        insertBefore?: boolean;
        resourceName: string;
    }
    Index

    Properties

    filepath: string
    insertBefore?: boolean
    resourceName: string