xamarinios
namespace UIKit
{
    [Protocol(Name = "UIKeyInput", WrapperType = typeof(UIKeyInputWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "DeleteBackward", Selector = "deleteBackward")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "InsertText", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(string) }, Selector = "insertText:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "hasText", IsProperty = true, IsRequired = true, IsStatic = false, Name = "HasText", PropertyType = typeof(bool), Selector = "hasText")]
    public interface IUIKeyInput : INativeObject, IDisposable, IUITextInputTraits
}
nuget.org
0.0 %
Reference this API
0.0 %
Derive from this class or interface
.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/11/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙