다음을 통해 공유


PropertyPaneDropDownProperties.AriaSetSize 속성

정의

현재 컨트롤 집합의 항목 수를 가져오거나 설정합니다. Int32형식의 네이티브 aria-setsize 특성에 매핑됩니다.

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

속성 값

이 값은 드롭다운의 aria 집합 크기입니다.

적용 대상