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 | Description |
---|---|
SuggestionsOrientation |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |
Vertical
Specifies that the suggestion items should be vertically aligned.
Declaration
public const SuggestionsOrientation Vertical
Field Value
Type | Description |
---|---|
SuggestionsOrientation |