CommandBarDynamicOverflowAction CommandBarDynamicOverflowAction CommandBarDynamicOverflowAction CommandBarDynamicOverflowAction Enum

Definition

Defines constants that specify whether items were added to or removed from the CommandBar overflow menu.

public : enum class CommandBarDynamicOverflowActionpublic enum CommandBarDynamicOverflowActionPublic Enum CommandBarDynamicOverflowAction// This API is not available in Javascript.
Attributes
Windows 10 requirements
Device family
Windows 10 Anniversary Edition (introduced v10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v3)

Fields

AddingToOverflow AddingToOverflow AddingToOverflow AddingToOverflow

Items are added to the overflow menu.

RemovingFromOverflow RemovingFromOverflow RemovingFromOverflow RemovingFromOverflow

Items are removed from the overflow menu.