Share via


IElement Interface

Definition

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

Properties

Name Description
Handler

Gets or sets the View Handler of the Element.

Parent

Gets the Parent of the Element.

Extension Methods

Name Description
ToHandler(IElement, IMauiContext)
ToPlatform(IElement, IMauiContext)

Applies to