Skip to main content

AvaloniaNativeLibraryPath Property

This 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.

Definition

Namespace: Avalonia
Assembly: Avalonia.Native (in Avalonia.Native.dll)

public string AvaloniaNativeLibraryPath { get; set; }

Property Value

String

See Also

Reference

AvaloniaNativePlatformOptions Class
Avalonia Namespace