다음을 통해 공유


PropertyPaneDropDownProperties.AriaPositionInSet 속성

정의

현재 컨트롤 집합에서 요소의 번호 또는 위치를 가져오거나 설정합니다. 네이티브 aria-positionset 특성에 매핑됩니다. Int32형식의 1부터 시작합니다.

public int AriaPositionInSet { get; set; }
member this.AriaPositionInSet : int with get, set
Public Property AriaPositionInSet As Integer

속성 값

이 값은 드롭다운 집합의 aria 위치입니다.

적용 대상