CWKArea Constants Reference

Declared in CWKView.h

CWKArea

This enum is used to tell the client if there is network activity where the activity occurred

Definition

typedef NS_ENUM(NSUInteger, CWKArea ) {
   CWKAreaSymbol,
   CWKAreaUpper,
   CWKAreaLower,
   CWKAreaLookup,
   CWKAreaPan,
   CWKAreaZoomIn,
   CWKAreaPinchAndHold,
   CWKAreaReduceDetail,
};

Constants

CWKAreaSymbol

This enum is used to tell the client if there is network activity where the activity occurred

Declared In CWKView.h.

CWKAreaUpper

This enum is used to tell the client if there is network activity where the activity occurred

Declared In CWKView.h.

CWKAreaLower

This enum is used to tell the client if there is network activity where the activity occurred

Declared In CWKView.h.

CWKAreaLookup

This enum is used to tell the client if there is network activity where the activity occurred

Declared In CWKView.h.

CWKAreaPan

This enum is used to tell the client if there is network activity where the activity occurred

Declared In CWKView.h.

CWKAreaZoomIn

This enum is used to tell the client if there is network activity where the activity occurred

Declared In CWKView.h.

CWKAreaPinchAndHold

This enum is used to tell the client if there is network activity where the activity occurred

Declared In CWKView.h.

CWKAreaReduceDetail

This enum is used to tell the client if there is network activity where the activity occurred

Declared In CWKView.h.

Declared In

CWKView.h