NOTICE: Google Maps Platform gaming services is deprecated as of October 18, 2021. Current users will have continued access until December 31, 2022. During this time, we will continue to provide support and fixes to major bugs and outages. See the Gaming Services Transition Guide for resources to help you plan the next steps for your projects.

Google.Maps.Feature.Style.Settings.SettingsChangeListener

Listens for changes to an AbstractStyleSettings instance.

Summary

Public functions

UpdateSettingsReference(AbstractStyleSettings newRef)
void
Update the reference to the AbstractStyleSettings instance that we're listening to. Adds ListenerDelegate as a listener on the new instance, if any, and removes it from the previous instance, if any.

Public functions

UpdateSettingsReference

void UpdateSettingsReference(
  AbstractStyleSettings newRef
)

Update the reference to the AbstractStyleSettings instance that we're listening to. Adds ListenerDelegate as a listener on the new instance, if any, and removes it from the previous instance, if any.