xamarinios
namespace UIKit
{
    [Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "UITextDroppable", WrapperType = typeof(UITextDroppableWrapper))]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "textDropInteraction", IsProperty = true, IsRequired = true, IsStatic = false, Name = "TextDropInteraction", PropertyType = typeof(UIDropInteraction), Selector = "textDropInteraction")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "isTextDropActive", IsProperty = true, IsRequired = true, IsStatic = false, Name = "TextDropActive", PropertyType = typeof(bool), Selector = "textDropActive")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Weak, GetterSelector = "textDropDelegate", IsProperty = true, IsRequired = true, IsStatic = false, Name = "TextDropDelegate", PropertyType = typeof(IUITextDropDelegate), Selector = "textDropDelegate", SetterSelector = "setTextDropDelegate:")]
    [Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
    public interface IUITextDroppable : INativeObject, IDisposable, IUIKeyInput, IUIPasteConfigurationSupporting, IUITextInput, IUITextInputTraits, IUITextPasteConfigurationSupporting
}
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 🗙