Click or drag to resize

NotificationIndicatorIndicatorType Property

Note: This API is now obsolete.

[Missing <summary> documentation for "P:OpenFin.Notifications.NotificationIndicator.IndicatorType"]

Namespace:  OpenFin.Notifications
Assembly:  OpenFin.Notifications (in OpenFin.Notifications.dll) Version: 0.12.8
Syntax
C#
[ObsoleteAttribute("Starting with Notification Center v1.10.1 IndicatorType has been deprecated. Please use the IndicatorColor property instead.")]
public IndicatorType IndicatorType { get; set; }

Property Value

Type: IndicatorType
See Also