SkiaCanvasStateService.CreateNew(Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual Microsoft::Maui::Graphics::Skia::SkiaCanvasState ^ CreateNew(System::Object ^ context);
public Microsoft.Maui.Graphics.Skia.SkiaCanvasState CreateNew (object context);
abstract member CreateNew : obj -> Microsoft.Maui.Graphics.Skia.SkiaCanvasState
override this.CreateNew : obj -> Microsoft.Maui.Graphics.Skia.SkiaCanvasState
Public Function CreateNew (context As Object) As SkiaCanvasState
Paramètres
- context
- Object