You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rather than having semantic types as a string, instead pass an object, such as semantics.LevelProperty(0, 100) which would automatically set the field to int type, and set the field limits to 0-100.