ExportWindowingSubsystemAttribute Class

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
AttributeUsageAttribute

Constructors

Properties