xamarinwatchos
namespace Foundation
{
    [Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.MacOSX, 10, 10, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.WatchOS, 3, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.TvOS, 9, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "NSUserActivityDelegate", WrapperType = typeof(NSUserActivityDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "UserActivityWillSave", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSUserActivity) }, Selector = "userActivityWillSave:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "UserActivityWasContinued", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSUserActivity) }, Selector = "userActivityWasContinued:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "UserActivityReceivedData", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(NSUserActivity), typeof(NSInputStream), typeof(NSOutputStream) }, Selector = "userActivity:didReceiveInputStream:outputStream:")]
    public interface INSUserActivityDelegate : INativeObject, IDisposable
}
Assembly Xamarin.WatchOS , 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/01/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙