閱讀英文

共用方式為


ITitledElement 介面

定義

代表導覽檢視中使用的標題內容。

public interface ITitledElement : Microsoft.Maui.IElement
衍生
實作

屬性

Handler

取得或設定 Element 的 View Handler。

(繼承來源 IElement)
Parent

取得專案的父代。

(繼承來源 IElement)
Title

取得這個專案的標題。

擴充方法

ToHandler(IElement, IMauiContext)

代表導覽檢視中使用的標題內容。

ToPlatform(IElement, IMauiContext)

代表導覽檢視中使用的標題內容。

適用於