SKElement.OnRender(DrawingContext) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When overridden in a derived class, participates in rendering operations that are directed by the layout system. The rendering instructions for this element are not used directly when this method is invoked, and are instead preserved for later asynchronous use by layout and drawing.
protected override void OnRender (System.Windows.Media.DrawingContext drawingContext);
- drawingContext
- DrawingContext
The drawing instructions for a specific element. This context is provided to the layout system.
Producto | Versiones |
---|---|
SkiaSharp Views | 1.60.x, 1.68.x, 2.80.x, 2.88.x |
Comentarios de SkiaSharp
SkiaSharp es un proyecto de código abierto. Selecciona un vínculo para proporcionar comentarios: