applyEffect
Apply the effect to the provided output element.
applyEffect(element: TElement, source: View): void
Related
- interface RenderContext.OutputEffect staticA platform-dependent effect that can be applied to a rendered output element.
Apply the effect to the provided output element.
applyEffect(element: TElement, source: View): void