public enum WindowResponse : System.Enum
| Member | Description | 
|---|---|
| Deferred | Defer the view update until after the user action is complete. | 
| Immediate | Update the view immediately while the user action is happening. | 
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+