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