ExportRenderingSubsystemAttribute Class

Namespace
Avalonia.Platform
Base Types
  • object
  • Attribute
graph BT Type-->Base0["Attribute"] Base0-->Base1["object"] Type["ExportRenderingSubsystemAttribute"] class Type type-node

Syntax

[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)]
public class ExportRenderingSubsystemAttribute : Attribute

Attributes

Type Description
AttributeUsageAttribute

Constructors

Properties