net6.0-ios
namespace NotificationCenter
{
    [Advice("Starting with ios14.0.")]
    [Protocol(Name = "NCWidgetProviding", WrapperType = typeof(NCWidgetProvidingWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WidgetActiveDisplayModeDidChange", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NCWidgetDisplayMode), typeof(CGSize) }, Selector = "widgetActiveDisplayModeDidChange:withMaximumSize:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WidgetPerformUpdate", ParameterBlockProxy = new[] { typeof(NIDActionArity1V210) }, ParameterByRef = new[] { false }, ParameterType = new[] { typeof(Action<NCUpdateResult>) }, Selector = "widgetPerformUpdateWithCompletionHandler:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetWidgetMarginInsets", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(UIEdgeInsets) }, ReturnType = typeof(UIEdgeInsets), Selector = "widgetMarginInsetsForProposedMarginInsets:")]
    [SupportedOSPlatform("ios8.0")]
    [SupportedOSPlatform("macos10.10")]
    [UnsupportedOSPlatform("ios14.0")]
    [UnsupportedOSPlatform("macos11.0")]
    [UnsupportedOSPlatform("maccatalyst14.0.0")]
    public interface INCWidgetProviding : INativeObject, IDisposable
}
Assembly Microsoft.iOS , Version=15.4.700.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 6.0-ios6.0-macos7.0-ios7.0-macos8.0-ios8.0-macos9.0-ios9.0-macos
OS Platforms

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

  • iOS 8 - 14
  • Mac Catalyst 8 - 14
  • macOS 10.10 - 11
  • Built-in API
  • Package-provided API

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