xamarinmac
namespace AppKit
{
    [Introduced(PlatformName.MacOSX, 10, 15, PlatformArchitecture.All, null)]
    [Protocol(Name = "NSTextInputTraits", WrapperType = typeof(NSTextInputTraitsWrapper))]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "autocorrectionType", IsProperty = true, IsRequired = false, IsStatic = false, Name = "AutocorrectionType", PropertyType = typeof(NSTextInputTraitType), Selector = "autocorrectionType", SetterSelector = "setAutocorrectionType:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "spellCheckingType", IsProperty = true, IsRequired = false, IsStatic = false, Name = "SpellCheckingType", PropertyType = typeof(NSTextInputTraitType), Selector = "spellCheckingType", SetterSelector = "setSpellCheckingType:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "grammarCheckingType", IsProperty = true, IsRequired = false, IsStatic = false, Name = "GrammarCheckingType", PropertyType = typeof(NSTextInputTraitType), Selector = "grammarCheckingType", SetterSelector = "setGrammarCheckingType:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "smartQuotesType", IsProperty = true, IsRequired = false, IsStatic = false, Name = "SmartQuotesType", PropertyType = typeof(NSTextInputTraitType), Selector = "smartQuotesType", SetterSelector = "setSmartQuotesType:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "smartDashesType", IsProperty = true, IsRequired = false, IsStatic = false, Name = "SmartDashesType", PropertyType = typeof(NSTextInputTraitType), Selector = "smartDashesType", SetterSelector = "setSmartDashesType:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "smartInsertDeleteType", IsProperty = true, IsRequired = false, IsStatic = false, Name = "SmartInsertDeleteType", PropertyType = typeof(NSTextInputTraitType), Selector = "smartInsertDeleteType", SetterSelector = "setSmartInsertDeleteType:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "textReplacementType", IsProperty = true, IsRequired = false, IsStatic = false, Name = "TextReplacementType", PropertyType = typeof(NSTextInputTraitType), Selector = "textReplacementType", SetterSelector = "setTextReplacementType:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "dataDetectionType", IsProperty = true, IsRequired = false, IsStatic = false, Name = "DataDetectionType", PropertyType = typeof(NSTextInputTraitType), Selector = "dataDetectionType", SetterSelector = "setDataDetectionType:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "linkDetectionType", IsProperty = true, IsRequired = false, IsStatic = false, Name = "LinkDetectionType", PropertyType = typeof(NSTextInputTraitType), Selector = "linkDetectionType", SetterSelector = "setLinkDetectionType:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "textCompletionType", IsProperty = true, IsRequired = false, IsStatic = false, Name = "TextCompletionType", PropertyType = typeof(NSTextInputTraitType), Selector = "textCompletionType", SetterSelector = "setTextCompletionType:")]
    public interface INSTextInputTraits : INativeObject, IDisposable
}
.NET 6.07.08.09.0
Information specific to xamarinmac
Assembly

Xamarin.Mac , 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/16/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙