Contents

location

A person’s location, if available.

Declaration

@property (nonatomic, readonly) CLLocation * location;

Discussion

If the location isn’t available, the value is nil.

See Also

Update properties