Skip to main content

AvaloniaNativePlatformOptions Properties

Properties

AppSandboxEnabledIf you distribute your app in App Store - it should be with sandbox enabled. This parameter enables SaveBookmarkAsync() and related APIs, as well as wrapping all storage related calls in secure context. The default value is true.
AvaloniaNativeLibraryPathThis property should be used in case you want to build Avalonia OSX native part by yourself and make your Avalonia app run with it. The default value is null.
OverlayPopupsEmbeds popups to the window when set to true. The default value is false.
RenderingModeGets or sets Avalonia rendering modes with fallbacks. The first element in the array has the highest priority. The default value is: OpenGl, Software.

See Also

Reference

AvaloniaNativePlatformOptions Class
Avalonia Namespace