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元素的 元素提供焦点。

适用于