Property IsRendering
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
IsRendering
Flag indicating that Render() is currently executing. Referenced by HookGuard to validate the hook invocation context.
public bool IsRendering { get; }
Property Value
- bool
Flag indicating that Render() is currently executing. Referenced by HookGuard to validate the hook invocation context.
public bool IsRendering { get; }