Skip to main content
All docs
V24.2

ExplainBehavior.ExplainAsync() Method

Transforms text into more understandable terms making complex content more accessible and understandable.

Namespace: DevExpress.AIIntegration.Wpf

Assembly: DevExpress.AIIntegration.Wpf.v24.2.dll

NuGet Package: DevExpress.AIIntegration.Wpf

Declaration

public Task ExplainAsync()

Returns

Type Description
Task

The response that contains AI-generated text.

See Also