- Namespace
- Avalonia
.Platform - Containing Type
- Export
Windowing Subsystem Attribute
Syntax
public ExportWindowingSubsystemAttribute(OperatingSystemType requiredRuntimePlatform, int priority, string name, Type initializationType, string initializationMethod, Type environmentChecker = null)
Parameters
Name | Type | Description |
---|---|---|
requiredRuntimePlatform | OperatingSystemType | |
priority | int | |
name | string | |
initializationType | Type | |
initializationMethod | string | |
environmentChecker | Type |
Return Value
Type | Description |
---|---|
void |