RichSuggestBox.PopupPlacement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets suggestion popup placement to either Floating or Attached to the text box.
public Microsoft.Toolkit.Uwp.UI.Controls.SuggestionPopupPlacementMode PopupPlacement { get; set; }
member this.PopupPlacement : Microsoft.Toolkit.Uwp.UI.Controls.SuggestionPopupPlacementMode with get, set
Public Property PopupPlacement As SuggestionPopupPlacementMode