Skip to main content

ContextUtils

declare class ContextUtils {}

ContextUtils

Instance Method

newSubScopeContext

declare class ContextUtils {
newSubScopeContext(context: Context): Context;
}
  • Description

    Create a new sub scope context.