SYNavigationObserver Class Reference

SYNavigationObserver is a class that attach delegate as observer to SYNavigationManager. More...

#import <SYNavigationManager.h>

Inheritance diagram for SYNavigationObserver:
Collaboration diagram for SYNavigationObserver:

Instance Methods

(nonnull instancetype) - initWithDelegate:
 

Properties

id< SYNavigationDelegatedelegate
 Receives event callbacks containing information about the current navigation session. More...
 

Detailed Description

SYNavigationObserver is a class that attach delegate as observer to SYNavigationManager.

Method Documentation

◆ initWithDelegate:

- (nonnull instancetype) initWithDelegate: (nullable id< SYNavigationDelegate >)  delegate

Property Documentation

◆ delegate

- (id<SYNavigationDelegate>) delegate
readwritenonatomicweak

Receives event callbacks containing information about the current navigation session.


The documentation for this class was generated from the following file: