SKCanvasView Class
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.
A UIKit view that can be drawn on using SkiaSharp drawing commands.
[Foundation.Register("SKCanvasView")]
public class SKCanvasView : UIKit.UIView, IDisposable, System.ComponentModel.IComponent
- Inheritance
-
SKCanvasView
- Attributes
- Implements
SKCanvas |
Default constructor that initializes a new instance of SKCanvasView. |
SKCanvas |
Initializes the SKCanvasView with the specified frame. |
SKCanvas |
A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
Canvas |
Gets the current canvas size. |
Ignore |
Gets or sets a value indicating whether the drawing canvas should be resized on high resolution displays. |
Awake |
Called after the object has been loaded from the nib file. Overriders must call the base method. |
Dispose(Boolean) |
Releases the unmanaged resources used by the SKCanvasView and optionally releases the managed resources. |
Draw(CGRect) |
Draws the view within the passed-in rectangle. |
Draw |
Obsolete.
Implement this to draw on the canvas. |
Layout |
Lays out subviews. |
On |
Implement this to draw on the canvas. |
Will |
Paint |
Occurs when the the canvas needs to be redrawn. |
Proizvod | Verzije |
---|---|
SkiaSharp Views | 1.60.x, 1.68.x, 2.80.x, 2.88.x |
Povratne informacije za SkiaSharp
SkiaSharp je projekat otvorenog koda. Izaberite vezu da biste pružili povratne informacije: