ScreenObservation
public class ScreenObservation<Observer>
Undocumented
-
Undocumented
Declaration
Swift
public func notify(_ body: (_ observer: Observer) throws -> Void) rethrows
-
Undocumented
Declaration
Swift
public func callAsFunction(_ body: (_ observer: Observer) throws -> Void) rethrows