Share via


NCWidgetDisplayMode Enum

Definition

Enumerates widget display modes.

[ObjCRuntime.Native]
public enum NCWidgetDisplayMode
[<ObjCRuntime.Native>]
type NCWidgetDisplayMode = 
Inheritance
NCWidgetDisplayMode
Attributes

Fields

Name Value Description
Compact 0

Indicates that a widget is displayed with compact height.

Expanded 1

Indicates that a widget is displayed at its full height.

Applies to