Xamarin.Forms.PlatformConfiguration.WindowsSpecific Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Namespace defining types necessary for Xamarin.Forms Windows platform support.
Classes
Application | |
FlyoutPage | |
InputView |
Provides access to reading order detection on the Windows platform. |
Label |
Provides access to reading order detection on the Windows platform. |
ListView |
Platform-specific properties for list view controls on UWP. |
MasterDetailPage |
The master-detail page instance that Xamarin.Forms created on the Windows platform. |
Page |
The page instance that Xamarin.Forms created on the Windows platform. |
RefreshView | |
SearchBar |
Provides control over the spellchecker on search bars. |
TabbedPage |
Provides control over header icons on the Windows platform. |
VisualElement |
Provides access to platform-specific features of visual elements on the Windows platform. |
WebView |
Controls whether JavaScript alerts are enabled for a web view. |
Enums
CollapseStyle |
Enumerates collapse styles for master-detail pages. |
ListViewSelectionMode |
Selection modes for list view controls on UWP. |
RefreshView.RefreshPullDirection | |
ToolbarPlacement |
Enumerates toolbar positions for pages on the Windows platform. |