DialogStateAggregator
-
DialogStateAggregator aggregate several components state into one.
See moreDeclaration
Swift
public class DialogStateAggregator -
An delegate that appllication can extend to register to observe
See moreDialogStateAggregatorstate changes.Declaration
Swift
public protocol DialogStateDelegate : AnyObject -
Identifies the dialog state.
See moreDeclaration
Swift
public enum DialogStateextension DialogState: Equatable
View on GitHub
DialogStateAggregator Reference