Edit

Share via


RichSuggestBox.PopupPlacement Property

Definition

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

Property Value

Applies to