ElementReference Structure

Définition

Représente une référence à un élément rendu.

public value class ElementReference
public readonly struct ElementReference
type ElementReference = struct
Public Structure ElementReference
Héritage
ElementReference

Constructeurs

ElementReference(String)

Instancie un nouveau ElementReference.

ElementReference(String, ElementReferenceContext)

Instancie un nouveau ElementReference.

Propriétés

Context

Obtient l'instance de ElementReferenceContext.

Id

Obtient un identificateur unique pour ElementReference.

Méthodes d’extension

FocusAsync(ElementReference)

Donne le focus à un élément en raison de son ElementReference.

FocusAsync(ElementReference, Boolean)

Donne le focus à un élément en raison de son ElementReference.

S’applique à