public static global::Windows.Foundation.IAsyncOperation <bool> PrepareForCustomAnimatedSwitchAsync(int toViewId, int fromViewId, global::Windows.UI.ViewManagement.ApplicationViewSwitchingOptions options)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> ApplicationViewSwitcher.PrepareForCustomAnimatedSwitchAsync(int toViewId, int fromViewId, ApplicationViewSwitchingOptions options) is not implemented in Uno.");
 }
 public static global::Windows.Foundation.IAsyncAction SwitchAsync(int toViewId, int fromViewId, global::Windows.UI.ViewManagement.ApplicationViewSwitchingOptions options)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction ApplicationViewSwitcher.SwitchAsync(int toViewId, int fromViewId, ApplicationViewSwitchingOptions options) is not implemented in Uno.");
 }