Search Results for

    Method DebugHandle

    DebugHandle(string)

    Handle to output log using logcat in Debug priority

    Declaration
    void DebugHandle(string msg)
    Parameters
    Type Name Description
    string msg

    The log message

    In This Article