AllowedPlatformApis Property
Definition
Namespace: Avalonia.Win32
Assembly: Avalonia.Win32 (in Avalonia.Win32.dll)
- C#
- VB
- F#
public IList<AngleOptions.PlatformApi>? AllowedPlatformApis { get; set; }
Public Property AllowedPlatformApis As IList(Of AngleOptions.PlatformApi)
Get
Set
member AllowedPlatformApis : IList<AngleOptions.PlatformApi> with get, set
Property Value
IList(AngleOptions.PlatformApi)