Show / Hide Table of Contents

Class PopupMediaView

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

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

Initializes a new instance of the PopupMediaView class.

Fields

Name Description
PopupMediaProperty

Identifies the PopupMedia dependency property.

Properties

Name Description
PopupMedia

Gets or sets the PopupMedia to be displayed.

Methods

Name Description
MeasureOverride(double, double)

Allows subclasses to implement custom Measure logic during a controls measure pass.

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