Contents

refinement

An optional instance of a condition that represents the most specific condition to that this event can apply to.

Declaration

@property (strong, readonly) CLCondition * refinement;

Discussion

The type of the refinement condition depends on the monitored condition itself.

See Also

Event properties