Enum InputFieldType
Enum defining the way an input field should be rendered in Socially Distant's default theme.
Namespace: SociallyDistant.Core.UI.VisualStyles
Assembly: SociallyDistant.Framework.dll
Syntax
public enum InputFieldType
Fields
Name | Description |
---|---|
Box | Box style. A colored, rounded outline is used. |
Default | Default style. A colored underline is used. |