mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-09-10 04:51:43 -04:00
Notification overhaul and update to avaloniaui 0.10.7
This commit is contained in:
@@ -11,5 +11,8 @@ namespace Observatory.UI.Models
|
||||
public string Title { get; set; }
|
||||
public string Detail { get; set; }
|
||||
public string Colour { get; set; }
|
||||
public int Timeout { get; set; }
|
||||
public double XPos { get; set; }
|
||||
public double YPos { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user