NSDateComponentsWrappingBehavior Enum

Definition

An enumeration that allows the application developer to specify whether calendar components should be wrapped.

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum NSDateComponentsWrappingBehavior
type NSDateComponentsWrappingBehavior = 
Inheritance
NSDateComponentsWrappingBehavior
Attributes

Fields

None 0
WrapCalendarComponents 1

Applies to