Contents

ar_world_tracking_remove_anchor_completion_handler_t

A handler to call upon completion of a request to remove a world anchor.

Declaration

typedef void (^)(NSObject<OS_ar_world_anchor> *, _Bool, NSObject<OS_ar_error> *) ar_world_tracking_remove_anchor_completion_handler_t;

See Also

World tracking