WindowsPlatformNavigationDelegate constructor

WindowsPlatformNavigationDelegate(
  1. PlatformNavigationDelegateCreationParams params
)

Implementation

WindowsPlatformNavigationDelegate(
    PlatformNavigationDelegateCreationParams params)
    : super.implementation(params);