net6.0-ios
namespace BackgroundTasks
{
    [Register("BGTaskScheduler", true)]
    [SupportedOSPlatform("tvos13.0")]
    [SupportedOSPlatform("ios13.0")]
    [SupportedOSPlatform("maccatalyst13.0.0")]
    [UnsupportedOSPlatform("macos")]
    public class BGTaskScheduler : NSObject
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [EditorBrowsable(EditorBrowsableState.Advanced)]
        protected BGTaskScheduler(NSObjectFlag t);
    }
}
Assembly Microsoft.iOS , Version=15.4.700.0, PublicKeyToken=84e04ff9cfb79065
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • iOS >= 13
  • Mac Catalyst >= 13
  • macOS
  • tvOS >= 13
  • Built-in API
  • Package-provided API

04/30/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙