Skip to content
Version 2.11.0
↓ Get the launcher

INativeUiElementHandle interface

Handle to a registered element. Auto-removed on plugin/framework dispose.

public interface INativeUiElementHandle
name description
IsInjected { get; } True while the element is live under a present anchor.
Remove() Remove the element now and stop re-injecting it.
Update() Force an immediate re-pull of dynamic content (Indicator/Panel) between refresh ticks.