autoRefreshInterval property
Auto-refresh interval in seconds. If not specified, 0, or negative, auto-refresh is disabled. Must be >= 60 seconds if enabled. Applies automatically on boot.
Implementation
final int? autoRefreshInterval;
Auto-refresh interval in seconds. If not specified, 0, or negative, auto-refresh is disabled. Must be >= 60 seconds if enabled. Applies automatically on boot.
final int? autoRefreshInterval;