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제공합니다.

적용 대상