Search Results for

    Show / Hide Table of Contents

    Class AiSettings

    Inheritance
    System.Object
    AiSettings
    Namespace: Crowdin.Api.AI
    Assembly: Crowdin.Api.dll
    Syntax
    public class AiSettings : object

    Properties

    | Improve this Doc View Source

    AssistActionAiPromptId

    Declaration
    public int AssistActionAiPromptId { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    Shortcuts

    Declaration
    public AiSettingsShortcuts[] Shortcuts { get; set; }
    Property Value
    Type Description
    AiSettingsShortcuts[]
    | Improve this Doc View Source

    ShowSuggestion

    Declaration
    public bool ShowSuggestion { get; set; }
    Property Value
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX