SFEventType

Objective-C

enum SFEventType {}

Swift

struct SFEventType : Equatable, RawRepresentable

Event type of the point direction

  • Undocumented

    Declaration

    Objective-C

    SF_ET_LEFT = 0
  • Undocumented

    Declaration

    Objective-C

    SF_ET_RIGHT