Share via


IGraphicsView.Drawable Property

Definition

Define the drawing content.

public:
 property Microsoft::Maui::Graphics::IDrawable ^ Drawable { Microsoft::Maui::Graphics::IDrawable ^ get(); };
public Microsoft.Maui.Graphics.IDrawable Drawable { get; }
member this.Drawable : Microsoft.Maui.Graphics.IDrawable
Public ReadOnly Property Drawable As IDrawable

Property Value

Applies to