A map of option-value pairs to set. Code examples: Invoke the method: 1 $( ".selector" ).flipswitch( "option", { disabled: true } ); refresh()Returns: jQuery (plugin only) update the flipswitch. If you manipulate a flipswitch via JavaScript, you must call the refresh method on...
if (buffer == MAP_FAILED) goto in_memory_fallback; CGDataProviderRef dataProvider = CGDataProviderCreateWithData(buffer, &buffer[positionOffset - mappingStart], rawSize, FlipSwitchMappingCGDataProviderReleaseDataCallback); if (!dataProvider) { munmap(buffer, mappingEnd - mappingStart); goto in_memo...