Post.Color Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the post color (for pinned posts).
public AlertType? Color { get; set; }
Property value
Weavy.Core.Models.AlertType?
Gets or sets the post color (for pinned posts).
public AlertType? Color { get; set; }