Struct FormField.LayoutProperties
Theme properties for a FormField widget.
Inherited Members
Namespace: SociallyDistant.Core.UI.Recycling.SettingsWidgets
Assembly: SociallyDistant.Framework.dll
Syntax
public struct FormField.LayoutPropertiesConstructors
LayoutProperties()
Theme properties for a FormField widget.
Declaration
public LayoutProperties()Fields
ContentPadding
Space between the edge of the form field and its contents.
Declaration
public Padding ContentPaddingField Value
| Type | Description | 
|---|---|
| Padding | 
Spacing
Spacing between the field's text and the actual content widget.
Declaration
public int SpacingField Value
| Type | Description | 
|---|---|
| int |