Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 500 Bytes

pivotautomationpeer_isselectionrequired.md

File metadata and controls

22 lines (15 loc) · 500 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Automation.Peers.PivotAutomationPeer.IsSelectionRequired
winrt property

Microsoft.UI.Xaml.Automation.Peers.PivotAutomationPeer.IsSelectionRequired

-description

Gets a value that indicates whether the control requires at least one child element to be selected.

-property-value

true if selection is required; otherwise, false.

-remarks

-examples

-see-also