File: IFlyout.cs
Web Access
Project: src\src\Core\src\Core.csproj (Microsoft.Maui)
namespace Microsoft.Maui
{
	public interface IFlyout : IElement
	{
 
	}
}