MindFusion.Scheduling for Xamarin Programmer's Guide
ShadowStyle Enumeration
See Also
 






Specifies what type of shadow effect to apply to a calendar UI element.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public enum ShadowStyle

Visual Basic  Copy Code

Public Enum ShadowStyle

 Members

  Member name Description

None

Do not display a shadow.

Solid

Display a solid shadow.

Unspecified

The shadow style is not specified.

 See Also

MindFusion.Scheduling Namespace