Enumerations
The following enumerations are available globally.
-
Geometry Type enumeration
See moreDeclaration
Objective-C
enum SFGeometryType {}
Swift
struct SFGeometryType : Equatable, RawRepresentable
-
Finite Filter Type, including finite values and optionally one of either infinite or NaN values
See moreDeclaration
Objective-C
enum SFFiniteFilterType {}
Swift
struct SFFiniteFilterType : Equatable, RawRepresentable
-
Event type of the point direction
See moreDeclaration
Objective-C
enum SFEventType {}
Swift
struct SFEventType : Equatable, RawRepresentable