Skip to main content

NotClientImplementableAttribute Class

Definition

Assembly:Avalonia.Base
Package:Avalonia

This interface is not intended to be implemented outside of the core Avalonia framework as its API may change without warning.

public class NotClientImplementableAttribute

Inheritance: Attribute -> NotClientImplementableAttribute

Remarks

This interface is stable for consumption by a client, but should not be implemented as members may be added to its API.

Constructors

NameDescription
NotClientImplementableAttributeNo summary available.

NotClientImplementableAttribute Constructor

public NotClientImplementableAttribute()