alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class AppHostBuilderExtensions

    Represents application host extension, that used to configure handlers defined in Syncfusion maui SmartComponents.

    Inheritance
    System.Object
    AppHostBuilderExtensions
    Namespace: Syncfusion.Maui.SmartComponents.Hosting
    Assembly: Syncfusion.Maui.SmartComponents.dll
    Syntax
    public static class AppHostBuilderExtensions : Object

    Methods

    ConfigureSyncfusionAIServices(MauiAppBuilder)

    Method to configure AI service.

    Declaration
    public static MauiAppBuilder ConfigureSyncfusionAIServices(this MauiAppBuilder builder)
    Parameters
    Type Name Description
    Microsoft.Maui.Hosting.MauiAppBuilder builder

    The builder.

    Returns
    Type Description
    Microsoft.Maui.Hosting.MauiAppBuilder

    Return the builder.

    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved