IElement Interface

Definition

public interface class IElement
public interface IElement
type IElement = interface
Public Interface IElement
Derived

Properties

Handler

Gets or sets the View Handler of the Element.

Parent

Gets the Parent of the Element.

Extension Methods

ToHandler(IElement, IMauiContext)
ToPlatform(IElement, IMauiContext)

Applies to