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