Show / Hide Table of Contents

Class TextFormInputView

Text input for the TextAreaFormInput and TextBoxFormInput inputs.

Inheritance
object
BindableObject
Element
StyleableElement
NavigableElement
VisualElement
View
Layout
TemplatedView
TextFormInputView
Implements
INotifyPropertyChanged
IEffectControlProvider
IToolTipElement
IContextFlyoutElement
IAnimatable
IViewController
IVisualElementController
IElementController
IGestureController
IGestureRecognizers
IPropertyMapperView
IHotReloadableView
IReplaceableView
ILayout
ILayoutController
IVisualTreeElement
IContentView
IView
IElement
ITransform
IPadding
ICrossPlatformLayout
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()
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX