AutocompleteSupportFragmentKt

public final class AutocompleteSupportFragmentKt


Summary

Public methods

static final @NonNull Flow<@NonNull PlaceSelectionResult>

Returns a Flow of PlaceSelectionResults that are emitted when a place is selected or an error occurs.

Public methods

placeSelectionEvents

public static final @NonNull Flow<@NonNull PlaceSelectionResultplaceSelectionEvents(@NonNull AutocompleteSupportFragment receiver)

Returns a Flow of PlaceSelectionResults that are emitted when a place is selected or an error occurs.