-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Documents.TextElement.KeyTipPlacementMode |
winrt property |
Gets or sets a value that indicates where the KeyTip is placed in relation to the text element.
<textElement KeyTipPlacementMode="keyTipPlacementModeMemberName"/>
- keyTipPlacementModeMemberName
- keyTipPlacementModeMemberNameOne of the named constants of the [KeyTipPlacementMode](../windows.ui.xaml.input/keytipplacementmode.md) enumeration.
A value of the enumeration. The default is Auto.