summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/OnIdiom.cs
AgeCommit message (Collapse)AuthorFilesLines
2016-10-11OnIdiom support for Desktop (UWP) (#420)Philippe Leybaert1-1/+5
The current implementation for OnIdiom<T> is missing the Desktop property. When running in a Windows UWP "desktop" app, it always returns the Phone property.
2016-03-22Initial importJason Smith1-0/+21