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