Class TextFormInputView
Text input for the TextAreaFormInput and TextBoxFormInput inputs.
Inheritance
TextFormInputView
Implements
Namespace: Esri.ArcGISRuntime.Toolkit.Maui.Primitives
Assembly: Esri.ArcGISRuntime.Toolkit.Maui.dll
Syntax
public class TextFormInputView : TemplatedView, INotifyPropertyChanged, IEffectControlProvider, IToolTipElement, IContextFlyoutElement, IAnimatable, IViewController, IVisualElementController, IElementController, IGestureController, IGestureRecognizers, IPropertyMapperView, IHotReloadableView, IReplaceableView, ILayout, ILayoutController, IVisualTreeElement, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout
Constructors
Name | Description |
---|---|
TextFormInputView() | Initializes an instance of the TextFormInputView class. |
Fields
Name | Description |
---|---|
ElementProperty | Identifies the Element dependency property. |
Properties
Name | Description |
---|---|
Element | Gets or sets the FieldFormElement. |
ShowBarcodeScanner | Gets a value indicating whether the bar code scanner button is visible. |
ShowCharacterCount | Gets a value indicating whether the character count is visible. |
Methods
Name | Description |
---|---|
OnApplyTemplate() |