Class HubModuleAttribute
public class HubModuleAttribute : Attribute
- Inheritance
-
HubModuleAttribute
Constructors
HubModuleAttribute()
public HubModuleAttribute()
Properties
Priority
Decides tab position in CoherenceHub (Overview is 100, so other windows should have lesser value)
public int Priority { get; set; }