Summary
Defines the ambient class/property
- Namespace
- Avalonia
.Metadata - Base Types
-
- object
- Attribute
graph BT
Type-->Base0["Attribute"]
Base0-->Base1["object"]
Type["AmbientAttribute"]
class Type type-node
Syntax
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property, Inherited = true)]
public class AmbientAttribute : Attribute
Attributes
Type | Description |
---|---|
Attribute |