ITitledElement 介面
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表導覽檢視中使用的標題內容。
public interface class ITitledElement : Microsoft::Maui::IElement
public interface ITitledElement : Microsoft.Maui.IElement
type ITitledElement = interface
interface IElement
Public Interface ITitledElement
Implements IElement
- 衍生
- 實作
Handler |
取得或設定 Element 的 View Handler。 (繼承來源 IElement) |
Parent |
取得專案的父代。 (繼承來源 IElement) |
Title |
取得這個專案的標題。 |
To |
代表導覽檢視中使用的標題內容。 |
To |
代表導覽檢視中使用的標題內容。 |