ElementHandler.MauiContext Property

Definition

public:
 property Microsoft::Maui::IMauiContext ^ MauiContext { Microsoft::Maui::IMauiContext ^ get(); };
public Microsoft.Maui.IMauiContext? MauiContext { get; }
member this.MauiContext : Microsoft.Maui.IMauiContext
Public ReadOnly Property MauiContext As IMauiContext

Property Value

Implements

Applies to