ElementReference 構造体

定義

レンダリングされた要素への参照を表します。

public value class ElementReference
public readonly struct ElementReference
type ElementReference = struct
Public Structure ElementReference
継承
ElementReference

コンストラクター

ElementReference(String)

新しい ElementReference をインスタンス化します。

ElementReference(String, ElementReferenceContext)

新しい ElementReference をインスタンス化します。

プロパティ

Context

ElementReferenceContext のインスタンスを取得します。

Id

の一意識別子を取得します ElementReference

拡張メソッド

FocusAsync(ElementReference)

指定した 要素にフォーカスを ElementReference与えます。

FocusAsync(ElementReference, Boolean)

指定した 要素にフォーカスを ElementReference与えます。

適用対象