xamarinios
namespace UIKit
{
    [Introduced(PlatformName.iOS, 13, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "UIActivityItemsConfigurationReading", WrapperType = typeof(UIActivityItemsConfigurationReadingWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetApplicationActivitiesForActivityItemsConfiguration", ReturnType = typeof(UIActivity[]), Selector = "applicationActivitiesForActivityItemsConfiguration")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetActivityItemsConfigurationSupportsInteraction", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSString) }, ReturnType = typeof(bool), Selector = "activityItemsConfigurationSupportsInteraction:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetActivityItemsConfigurationMetadata", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSString) }, ReturnType = typeof(NSObject), Selector = "activityItemsConfigurationMetadataForKey:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetActivityItemsConfigurationMetadata", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(nint), typeof(NSString) }, ReturnType = typeof(NSObject), Selector = "activityItemsConfigurationMetadataForItemAtIndex:key:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetActivityItemsConfigurationPreview", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(nint), typeof(NSString), typeof(CGSize) }, ReturnType = typeof(NSItemProvider), Selector = "activityItemsConfigurationPreviewForItemAtIndex:intent:suggestedSize:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Copy, GetterSelector = "itemProvidersForActivityItemsConfiguration", IsProperty = true, IsRequired = true, IsStatic = false, Name = "ItemProvidersForActivityItemsConfiguration", PropertyType = typeof(NSItemProvider[]), Selector = "itemProvidersForActivityItemsConfiguration")]
    [Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
    public interface IUIActivityItemsConfigurationReading : INativeObject, IDisposable
}
nuget.org
0.0 %
Reference this API
.NET 6.07.08.09.0
Information specific to xamarinios
Assembly

Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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