Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 579 Bytes

textpointer_logicaldirection.md

File metadata and controls

22 lines (15 loc) · 579 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Documents.TextPointer.LogicalDirection
winrt property

Microsoft.UI.Xaml.Documents.TextPointer.LogicalDirection

-description

Gets the logical direction associated with the current position, which is used to disambiguate content associated with the current position.

-property-value

The LogicalDirection value that is associated with the current position.

-remarks

-examples

-see-also