GraphicsView.Drawable Property

Definition

public:
 property Microsoft::Maui::Graphics::IDrawable ^ Drawable { Microsoft::Maui::Graphics::IDrawable ^ get(); void set(Microsoft::Maui::Graphics::IDrawable ^ value); };
public Microsoft.Maui.Graphics.IDrawable Drawable { get; set; }
member this.Drawable : Microsoft.Maui.Graphics.IDrawable with get, set
Public Property Drawable As IDrawable

Property Value

Applies to