FeedbackDisplayLayout Enum
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.
Layout for displaying the recommended actions.
public enum FeedbackDisplayLayout
type FeedbackDisplayLayout =
Public Enum FeedbackDisplayLayout
- Inheritance
-
FeedbackDisplayLayout
Fields
Name | Value | Description |
---|---|---|
Portrait | 0 | Display one recommended action per row. |
Landscape | 1 | Display all recommended actions in the same row. |