radial menu work
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
public class RadialMenuActionDescription
|
||||
{
|
||||
public bool IsEnabled { get; set; }
|
||||
public string Description { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user