Show / Hide Table of Contents

Class FormAttachmentView

Displays a FormAttachment object.

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

Initializes an instance of the FormAttachmentView class.

Fields

Name Description
AttachmentProperty

Identifies the Attachment dependency property.

ElementProperty

Identifies the Element dependency property.

IconColorProperty

Identifies the IconColor dependency property.

Properties

Name Description
Attachment

Gets or sets the Attachment.

Element

Gets or sets the AttachmentsFormElement.

IconColor

Gets or sets the icon color.

Methods

Name Description
OnApplyTemplate()
OnSizeAllocated(double, double)

Method that is called when the size of the element is set during a layout cycle. Implement this method to add class handling for this event.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX