Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace NativeScriptDebug

Index

Variables

Const animationsTraceCategory

animationsTraceCategory: "ns-animations"

Const bootstrapCategory

bootstrapCategory: "bootstrap"

Const enabled

enabled: boolean

Const listViewTraceCategory

listViewTraceCategory: "ns-list-view"

Const rendererTraceCategory

rendererTraceCategory: "ns-renderer"

Const routeReuseStrategyTraceCategory

routeReuseStrategyTraceCategory: "ns-route-reuse-strategy"

Const routerTraceCategory

routerTraceCategory: "ns-router"

Const viewUtilCategory

viewUtilCategory: "ns-view-util"

Functions

animationsLog

  • animationsLog(message: string): void
  • Parameters

    • message: string

    Returns void

bootstrapLog

  • bootstrapLog(message: string): void
  • Parameters

    • message: string

    Returns void

bootstrapLogError

  • bootstrapLogError(message: string): void
  • Parameters

    • message: string

    Returns void

isLogEnabled

  • isLogEnabled(): boolean

listViewError

  • listViewError(message: string): void
  • Parameters

    • message: string

    Returns void

listViewLog

  • listViewLog(message: string): void
  • Parameters

    • message: string

    Returns void

rendererError

  • rendererError(message: string): void
  • Parameters

    • message: string

    Returns void

rendererLog

  • rendererLog(msg: any): void
  • Parameters

    • msg: any

    Returns void

routeReuseStrategyLog

  • routeReuseStrategyLog(message: string): void
  • Parameters

    • message: string

    Returns void

routerError

  • routerError(message: string): void
  • Parameters

    • message: string

    Returns void

routerLog

  • routerLog(message: string): void
  • Parameters

    • message: string

    Returns void

styleError

  • styleError(message: string): void
  • Parameters

    • message: string

    Returns void

viewUtilLog

  • viewUtilLog(msg: any): void
  • Parameters

    • msg: any

    Returns void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method