xamarinios
namespace UIKit
{
    [Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "UITextDraggable", WrapperType = typeof(UITextDraggableWrapper))]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "textDragInteraction", IsProperty = true, IsRequired = true, IsStatic = false, Name = "TextDragInteraction", PropertyType = typeof(UIDragInteraction), Selector = "textDragInteraction")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "isTextDragActive", IsProperty = true, IsRequired = true, IsStatic = false, Name = "TextDragActive", PropertyType = typeof(bool), Selector = "textDragActive")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Weak, GetterSelector = "textDragDelegate", IsProperty = true, IsRequired = true, IsStatic = false, Name = "TextDragDelegate", PropertyType = typeof(IUITextDragDelegate), Selector = "textDragDelegate", SetterSelector = "setTextDragDelegate:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "textDragOptions", IsProperty = true, IsRequired = true, IsStatic = false, Name = "TextDragOptions", PropertyType = typeof(UITextDragOptions), Selector = "textDragOptions", SetterSelector = "setTextDragOptions:")]
    [Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
    public interface IUITextDraggable : INativeObject, IDisposable, IUIKeyInput, IUITextInput, IUITextInputTraits
}
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

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