summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/EmailKeyboard.cs
blob: 1911fd3c24f109c4d10e63c904f002c3b06eed76 (plain)
1
2
3
4
5
6
namespace Xamarin.Forms
{
	internal sealed class EmailKeyboard : Keyboard
	{
	}
}