Class NSRecurrenceDayPattern
Syntax
Constructors
NSRecurrenceDayPattern()
Initializes a new instance of the NSRecurrenceDayPattern class.
Declaration
NSRecurrenceDayPattern
Methods
GetCycle()
Declaration
Integer GetCycle()
Returns
Type | Description |
---|---|
Integer |
GetPattern()
Declaration
Integer GetPattern()
Returns
Type | Description |
---|---|
Integer |
SetCycle(Integer)
Declaration
Void SetCycle(Integer cycle)
Parameters
Type | Name | Description |
---|---|---|
Integer | cycle |
Returns
Type | Description |
---|---|
Void |
SetPattern(Integer)
Declaration
Void SetPattern(Integer pattern)
Parameters
Type | Name | Description |
---|---|---|
Integer | pattern |
Returns
Type | Description |
---|---|
Void |