Class PopupMediaView
Supporting control for the PopupViewer control, used for rendering a PopupMedia.
Inheritance
PopupMediaView
Implements
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. |