Show / Hide Table of Contents

Class TextPopupElementView

Supporting control for the PopupViewer control, used for rendering a TextPopupElement.

Inheritance
object
BindableObject
Element
StyleableElement
NavigableElement
VisualElement
View
Layout
TemplatedView
TextPopupElementView
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 TextPopupElementView : 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
TextPopupElementView()

Initializes a new instance of the TextPopupElementView class.

Fields

Name Description
ElementProperty

Identifies the Element dependency property.

TextAreaName

Template name of the StackLayout text area.

Properties

Name Description
Element

Gets or sets the TextPopupElement.

Methods

Name Description
OnApplyTemplate()
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX