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.