The
properties
of Xamarin.Forms.OnPlatform<T> are listed below. For a list of all members, see the OnPlatform<T> Members list.
See Also: Inherited members from System.Object
Public Properties
| Android | T. The type as it is implemented on the Android platform. |
| iOS | T. The type as it is implemented on the iOS platform. |
| WinPhone | T. The type as it is implemented on the WinPhone platform. |