IndexerDescriptorDescription Property

Gets a description of the binding.

Definition

Namespace: Avalonia.Data
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public string Description { get; }

Property Value

String

Implements

IDescriptionDescription

See Also