IElement 介面

定義

public interface class IElement
public interface IElement
type IElement = interface
Public Interface IElement
衍生

屬性

Handler

取得或設定 Element 的 View Handler。

Parent

取得專案的父代。

擴充方法

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

適用於