- Namespace
- Avalonia
.Platform - Base Types
-
- object
- Attribute
graph BT
Type-->Base0["Attribute"]
Base0-->Base1["object"]
Type["ExportWindowingSubsystemAttribute"]
class Type type-node
Syntax
[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)]
public class ExportWindowingSubsystemAttribute : Attribute
Attributes
Type | Description |
---|---|
Attribute |
Constructors
Properties
Name | Value | Summary |
---|---|---|
EnvironmentChecker | Type | |
InitializationMethod | string | |
InitializationType | Type | |
Name | string | |
Priority | int | |
RequiredOS | OperatingSystemType |