1 reference to Default
Microsoft.Maui.Controls (1)
Entry\Entry.cs (1)
17
public static readonly BindableProperty ReturnTypeProperty = BindableProperty.Create(nameof(ReturnType), typeof(ReturnType), typeof(Entry), ReturnType.
Default
);