Skip to content

Commit

Permalink
Update ToolkitSampleSubcategory.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
niels9001 authored and Arlodotexe committed Sep 1, 2023
1 parent 6b5715d commit 8013fc7
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,10 @@ public enum ToolkitSampleSubcategory : byte
/// Samples that focus on Text related controls or extensions.
/// </summary>
Text,

/// <summary>
/// Samples that focus on adding visual effects like animations
/// </summary>
Effects,
}

0 comments on commit 8013fc7

Please sign in to comment.