MauiAppBuilderExtensions_Gauges Class
In This Article
Contains the UseDevExpressGauges method that register handlers for the DevExpress .NET MAUI Gauges.
Namespace: DevExpress.Maui
Assembly: DevExpress.Maui.Gauges.dll
NuGet Package: DevExpress.Maui.Gauges
#Declaration
C#
public static class MauiAppBuilderExtensions_Gauges
#Remarks
For more information, refer to the following section: Register Handlers for DevExpress Components.
See Also