Table of Contents

Class TangerineCustomIconAttribute

Namespace
Lime
Assembly
Lime.dll
[AttributeUsage(AttributeTargets.Class)]
public abstract class TangerineCustomIconAttribute : Attribute
Inheritance
TangerineCustomIconAttribute
Derived
Inherited Members

Constructors

TangerineCustomIconAttribute(int)

protected TangerineCustomIconAttribute(int priority)

Parameters

priority int

Properties

Priority

public int Priority { get; }

Property Value

int