IComponent 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示UI元件。
public interface class IComponent
public interface IComponent
type IComponent = interface
Public Interface IComponent
- 衍生
方法
Attach(RenderHandle) |
將元件附加至 RenderHandle。 |
SetParametersAsync(ParameterView) |
設定由元件父代在轉譯樹狀結構中提供的參數。 |