Class TextFieldSettings
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
TextField.isPasswordField, textEdition.placeholder, maxLength, isReadOnly and isDelayed. A null member is undeclared: ApplyTextField(VisualElement, TextFieldSettings) leaves a member no render has declared untouched, and restores what the element was constructed with once a render that did declare one drops it. An empty Placeholder is a declared empty placeholder.
public sealed record TextFieldSettings
- Inheritance
-
objectTextFieldSettings
Constructors
- TextFieldSettings(bool?, string?, int?, bool?, bool?)
TextField.isPasswordField, textEdition.placeholder, maxLength, isReadOnly and isDelayed. A null member is undeclared: ApplyTextField(VisualElement, TextFieldSettings) leaves a member no render has declared untouched, and restores what the element was constructed with once a render that did declare one drops it. An empty Placeholder is a declared empty placeholder.