schoolZoneWarningOptions property

SchoolZoneWarningOptions schoolZoneWarningOptions

School zone warning options It allow to configure school zone notifications to be passed to SchoolZoneWarningListener. Gets school zone warning options that allow to configure school zone notifications to be passed to SchoolZoneWarningListener.

Implementation

SchoolZoneWarningOptions get schoolZoneWarningOptions;
void schoolZoneWarningOptions=(SchoolZoneWarningOptions value)

School zone warning options It allow to configure school zone notifications to be passed to SchoolZoneWarningListener. Sets school zone warning options that allow to configure school zone notifications to be passed to SchoolZoneWarningListener.

Implementation

set schoolZoneWarningOptions(SchoolZoneWarningOptions value);