xamarinios
namespace NotificationCenter
{
    [Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.MacOSX, 10, 10, PlatformArchitecture.All, null)]
    [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(NIDActionArity1V198) }, 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:")]
    public interface INCWidgetProviding : INativeObject, IDisposable
}
Assembly Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.07.08.09.0
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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