IElementHandler.MauiContext Property

Definition

Gets the .NET MAUI context associated with the element.

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

Applies to