FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kAdjust Struct Reference

Description

Type of adjustment to perform to bring a setting into conformance with its constraints.

Inheritance diagram for kAdjust:
Inheritance graph

Related

#define kADJUST_NONE
 No adjustment.
 
#define kADJUST_RELATIVE_FLOOR
 Adjust to relative constraints, rouding down.
 
#define kADJUST_RELATIVE_CEIL
 Adjust to relative constraints, rouding up.
 
#define kADJUST_ABSOLUTE_FLOOR
 Adjust to absolute constraints, rouding down.
 
#define kADJUST_ABSOLUTE_CEIL
 Adjust to absolute constraints, rouding up.
 
#define kADJUST_AUTO
 Automatic adjustment.
 

The documentation for this struct was generated from the following file: