Skip to main content

FeatureViewModelEvent

ENUM

FeatureViewModelEvent

public enum FeatureViewModelEvent

Describes all the events that the view can send into the view model

Cases

onAppear

case onAppear

Indicates that the view was shown on the screen

onDisappear

case onDisappear

Indicates that the view is no longer visible