Class SuggestionsOrientation
Defines constants that specify the available orientations for the suggestion control.
Inheritance
System.Object
SuggestionsOrientation
Namespace: Syncfusion.XForms.Chat
Assembly: Syncfusion.SfChat.XForms.dll
Syntax
public sealed class SuggestionsOrientation : Enum
Fields
Horizontal
Specifies that the suggestion items should be horizontally aligned.
Declaration
public const SuggestionsOrientation Horizontal
Field Value
Type |
---|
SuggestionsOrientation |
Vertical
Specifies that the suggestion items should be vertically aligned.
Declaration
public const SuggestionsOrientation Vertical
Field Value
Type |
---|
SuggestionsOrientation |