ElementReference Estrutura

Definição

Representa uma referência a um elemento renderizado.

public value class ElementReference
public readonly struct ElementReference
type ElementReference = struct
Public Structure ElementReference
Herança
ElementReference

Construtores

ElementReference(String)

Cria a instância de um novo ElementReference.

ElementReference(String, ElementReferenceContext)

Cria a instância de um novo ElementReference.

Propriedades

Context

Obtém a instância do ElementReferenceContext.

Id

Obtém um identificador exclusivo para ElementReference.

Métodos de Extensão

FocusAsync(ElementReference)

Dá foco a um elemento dado seu ElementReference.

FocusAsync(ElementReference, Boolean)

Dá foco a um elemento dado seu ElementReference.

Aplica-se a