2 references to Detail
Microsoft.Maui.Controls (2)
Cells\TextCell.cs (2)
44 /// <summary>Bindable property for <see cref="Detail"/>.</summary> 45 public static readonly BindableProperty DetailProperty = BindableProperty.Create(nameof(Detail), typeof(string), typeof(TextCell), default(string));