728x90
반응형
728x170
<Label x:Name="label"
Text="Enter your name : " />
<Entry
AutomationProperties.IsInAccessibleTree="true"
AutomationProperties.LabeledBy="{x:Reference label}" />
728x90
반응형
그리드형(광고전용)
'C# > MAUI' 카테고리의 다른 글
[C#/MAUI/.NET6] 프로젝트 파일에 폰트 파일 추가하기 (0) | 2022.06.15 |
---|---|
[C#/MAUI/.NET6] SemanticProperties 엘리먼트 : HeadingLevel 첨부 속성 사용하기 (0) | 2022.06.15 |
[C#/MAUI/.NET6] SemanticProperties 엘리먼트 : Hint 첨부 속성 사용하기 (0) | 2022.06.15 |
[C#/MAUI/.NET6] SemanticProperties 엘리먼트 : Description 첨부 속성 사용하기 (0) | 2022.06.15 |
[C#/MAUI/.NET6] SemanticProperties 엘리먼트 : Description 첨부 속성 사용하기 (0) | 2022.06.15 |
[C#/MAUI/.NET6] AutomationProperties 엘리먼트 : HelpText 첨부 속성 사용하기 (0) | 2022.06.15 |
[C#/MAUI/.NET6] AutomationProperties 엘리먼트 : Name 첨부 속성 사용하기 (0) | 2022.06.15 |
[C#/MAUI/.NET6] AutomationProperties 엘리먼트 : IsInAccessibleTree 첨부 속성 사용하기 (0) | 2022.06.15 |
[C#/MAUI/.NET6] AutomationProperties 엘리먼트 : ExcludedWithChildren 첨부 속성 사용하기 (0) | 2022.06.15 |
[C#/MAUI/.NET6] SemanticScreenReader 클래스 : Announce 정적 메소드 사용하기 (0) | 2022.06.15 |
댓글을 달아 주세요