1 implementation of IsFirstLaunchForCurrentVersion
Microsoft.Maui.Essentials (1)
VersionTracking\VersionTracking.shared.cs (1)
281 public bool IsFirstLaunchForCurrentVersion { get; private set; }
1 reference to IsFirstLaunchForCurrentVersion
Microsoft.Maui.Essentials (1)
VersionTracking\VersionTracking.shared.cs (1)
111 => Default.IsFirstLaunchForCurrentVersion;