IComponent 介面

定義

表示UI元件。

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

方法

Attach(RenderHandle)

將元件附加至 RenderHandle

SetParametersAsync(ParameterView)

設定由元件父系在轉譯樹狀結構中提供的參數。

適用於