MenuCategory Enum

Definition

Identifies categories used to order menu items.

public enum MenuCategory
type MenuCategory = 
Inheritance
MenuCategory

Fields

Name Value Description
Container 65536

Identifies the container menu category.

System 131072

Identifies the system menu category.

Secondary 196608

Identifies the secondary menu category.

Alternative 262144

Identifies the alternative menu category.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to