High-level entry point for displaying cross-platform message boxes using a configurable host pipeline.
public static class NativeMessageBoxClient
kind:method
kind:property
kind:ctor
CurrentHost
ConfigureHost(Action<NativeMessageBoxHostOptions>)
EnsureInitialized()
RegisterLogHandler(Action<String>?)
RegisterNativeLibraryPath(String)
Show(MessageBoxOptions)
ShowAsync(MessageBoxOptions, CancellationToken)
ShowOrThrow(MessageBoxOptions)
Shutdown()
TryShow(MessageBoxOptions, out MessageBoxResult)
TryShowAsync(MessageBoxOptions, CancellationToken)
UseHost(INativeMessageBoxHost)
VerifyAbiCompatibility()