IUITextInputTraits Interfaccia

Definizione

Interfaccia implementata da UITextField e UITextView con tratti di input comuni.

[Foundation.Protocol(Name="UITextInputTraits", WrapperType=typeof(UIKit.UITextInputTraitsWrapper))]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="autocapitalizationType", IsProperty=true, IsRequired=false, IsStatic=false, Name="AutocapitalizationType", PropertyType=typeof(UIKit.UITextAutocapitalizationType), Selector="autocapitalizationType", SetterSelector="setAutocapitalizationType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="autocorrectionType", IsProperty=true, IsRequired=false, IsStatic=false, Name="AutocorrectionType", PropertyType=typeof(UIKit.UITextAutocorrectionType), Selector="autocorrectionType", SetterSelector="setAutocorrectionType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="keyboardType", IsProperty=true, IsRequired=false, IsStatic=false, Name="KeyboardType", PropertyType=typeof(UIKit.UIKeyboardType), Selector="keyboardType", SetterSelector="setKeyboardType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="keyboardAppearance", IsProperty=true, IsRequired=false, IsStatic=false, Name="KeyboardAppearance", PropertyType=typeof(UIKit.UIKeyboardAppearance), Selector="keyboardAppearance", SetterSelector="setKeyboardAppearance:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="returnKeyType", IsProperty=true, IsRequired=false, IsStatic=false, Name="ReturnKeyType", PropertyType=typeof(UIKit.UIReturnKeyType), Selector="returnKeyType", SetterSelector="setReturnKeyType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="enablesReturnKeyAutomatically", IsProperty=true, IsRequired=false, IsStatic=false, Name="EnablesReturnKeyAutomatically", PropertyType=typeof(System.Boolean), Selector="enablesReturnKeyAutomatically", SetterSelector="setEnablesReturnKeyAutomatically:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="isSecureTextEntry", IsProperty=true, IsRequired=false, IsStatic=false, Name="SecureTextEntry", PropertyType=typeof(System.Boolean), Selector="secureTextEntry", SetterSelector="setSecureTextEntry:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="spellCheckingType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SpellCheckingType", PropertyType=typeof(UIKit.UITextSpellCheckingType), Selector="spellCheckingType", SetterSelector="setSpellCheckingType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="textContentType", IsProperty=true, IsRequired=false, IsStatic=false, Name="TextContentType", PropertyType=typeof(Foundation.NSString), Selector="textContentType", SetterSelector="setTextContentType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="smartQuotesType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SmartQuotesType", PropertyType=typeof(UIKit.UITextSmartQuotesType), Selector="smartQuotesType", SetterSelector="setSmartQuotesType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="smartDashesType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SmartDashesType", PropertyType=typeof(UIKit.UITextSmartDashesType), Selector="smartDashesType", SetterSelector="setSmartDashesType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="smartInsertDeleteType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SmartInsertDeleteType", PropertyType=typeof(UIKit.UITextSmartInsertDeleteType), Selector="smartInsertDeleteType", SetterSelector="setSmartInsertDeleteType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.Copy, GetterSelector="passwordRules", IsProperty=true, IsRequired=false, IsStatic=false, Name="PasswordRules", PropertyType=typeof(UIKit.UITextInputPasswordRules), Selector="passwordRules", SetterSelector="setPasswordRules:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="inlinePredictionType", IsProperty=true, IsRequired=false, IsStatic=false, Name="InlinePredictionType", PropertyType=typeof(UIKit.UITextInlinePredictionType), Selector="inlinePredictionType", SetterSelector="setInlinePredictionType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="writingToolsBehavior", IsProperty=true, IsRequired=false, IsStatic=false, Name="WritingToolsBehavior", PropertyType=typeof(UIKit.UIWritingToolsBehavior), Selector="writingToolsBehavior", SetterSelector="setWritingToolsBehavior:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="allowedWritingToolsResultOptions", IsProperty=true, IsRequired=false, IsStatic=false, Name="AllowedWritingToolsResultOptions", PropertyType=typeof(UIKit.UIWritingToolsResultOptions), Selector="allowedWritingToolsResultOptions", SetterSelector="setAllowedWritingToolsResultOptions:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="mathExpressionCompletionType", IsProperty=true, IsRequired=false, IsStatic=false, Name="MathExpressionCompletionType", PropertyType=typeof(UIKit.UITextMathExpressionCompletionType), Selector="mathExpressionCompletionType", SetterSelector="setMathExpressionCompletionType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.Strong, GetterSelector="conversationContext", IsProperty=true, IsRequired=false, IsStatic=false, Name="ConversationContext", PropertyType=typeof(UIKit.UIConversationContext), Selector="conversationContext", SetterSelector="setConversationContext:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="allowsNumberPadPopover", IsProperty=true, IsRequired=false, IsStatic=false, Name="AllowsNumberPadPopover", PropertyType=typeof(System.Boolean), Selector="allowsNumberPadPopover", SetterSelector="setAllowsNumberPadPopover:")]
public interface IUITextInputTraits : IDisposable, ObjCRuntime.INativeObject
[Foundation.Protocol(Name="UITextInputTraits", WrapperType=typeof(UIKit.UITextInputTraitsWrapper))]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="autocapitalizationType", IsProperty=true, IsRequired=false, IsStatic=false, Name="AutocapitalizationType", PropertyType=typeof(UIKit.UITextAutocapitalizationType), Selector="autocapitalizationType", SetterSelector="setAutocapitalizationType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="autocorrectionType", IsProperty=true, IsRequired=false, IsStatic=false, Name="AutocorrectionType", PropertyType=typeof(UIKit.UITextAutocorrectionType), Selector="autocorrectionType", SetterSelector="setAutocorrectionType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="keyboardType", IsProperty=true, IsRequired=false, IsStatic=false, Name="KeyboardType", PropertyType=typeof(UIKit.UIKeyboardType), Selector="keyboardType", SetterSelector="setKeyboardType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="keyboardAppearance", IsProperty=true, IsRequired=false, IsStatic=false, Name="KeyboardAppearance", PropertyType=typeof(UIKit.UIKeyboardAppearance), Selector="keyboardAppearance", SetterSelector="setKeyboardAppearance:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="returnKeyType", IsProperty=true, IsRequired=false, IsStatic=false, Name="ReturnKeyType", PropertyType=typeof(UIKit.UIReturnKeyType), Selector="returnKeyType", SetterSelector="setReturnKeyType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="enablesReturnKeyAutomatically", IsProperty=true, IsRequired=false, IsStatic=false, Name="EnablesReturnKeyAutomatically", PropertyType=typeof(System.Boolean), Selector="enablesReturnKeyAutomatically", SetterSelector="setEnablesReturnKeyAutomatically:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="isSecureTextEntry", IsProperty=true, IsRequired=false, IsStatic=false, Name="SecureTextEntry", PropertyType=typeof(System.Boolean), Selector="secureTextEntry", SetterSelector="setSecureTextEntry:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="spellCheckingType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SpellCheckingType", PropertyType=typeof(UIKit.UITextSpellCheckingType), Selector="spellCheckingType", SetterSelector="setSpellCheckingType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="textContentType", IsProperty=true, IsRequired=false, IsStatic=false, Name="TextContentType", PropertyType=typeof(Foundation.NSString), Selector="textContentType", SetterSelector="setTextContentType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="smartQuotesType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SmartQuotesType", PropertyType=typeof(UIKit.UITextSmartQuotesType), Selector="smartQuotesType", SetterSelector="setSmartQuotesType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="smartDashesType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SmartDashesType", PropertyType=typeof(UIKit.UITextSmartDashesType), Selector="smartDashesType", SetterSelector="setSmartDashesType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="smartInsertDeleteType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SmartInsertDeleteType", PropertyType=typeof(UIKit.UITextSmartInsertDeleteType), Selector="smartInsertDeleteType", SetterSelector="setSmartInsertDeleteType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.Copy, GetterSelector="passwordRules", IsProperty=true, IsRequired=false, IsStatic=false, Name="PasswordRules", PropertyType=typeof(UIKit.UITextInputPasswordRules), Selector="passwordRules", SetterSelector="setPasswordRules:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="inlinePredictionType", IsProperty=true, IsRequired=false, IsStatic=false, Name="InlinePredictionType", PropertyType=typeof(UIKit.UITextInlinePredictionType), Selector="inlinePredictionType", SetterSelector="setInlinePredictionType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="writingToolsBehavior", IsProperty=true, IsRequired=false, IsStatic=false, Name="WritingToolsBehavior", PropertyType=typeof(UIKit.UIWritingToolsBehavior), Selector="writingToolsBehavior", SetterSelector="setWritingToolsBehavior:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="allowedWritingToolsResultOptions", IsProperty=true, IsRequired=false, IsStatic=false, Name="AllowedWritingToolsResultOptions", PropertyType=typeof(UIKit.UIWritingToolsResultOptions), Selector="allowedWritingToolsResultOptions", SetterSelector="setAllowedWritingToolsResultOptions:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="mathExpressionCompletionType", IsProperty=true, IsRequired=false, IsStatic=false, Name="MathExpressionCompletionType", PropertyType=typeof(UIKit.UITextMathExpressionCompletionType), Selector="mathExpressionCompletionType", SetterSelector="setMathExpressionCompletionType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="allowsNumberPadPopover", IsProperty=true, IsRequired=false, IsStatic=false, Name="AllowsNumberPadPopover", PropertyType=typeof(System.Boolean), Selector="allowsNumberPadPopover", SetterSelector="setAllowsNumberPadPopover:")]
public interface IUITextInputTraits : IDisposable, ObjCRuntime.INativeObject
[Foundation.Protocol(Name="UITextInputTraits", WrapperType=typeof(UIKit.UITextInputTraitsWrapper))]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="autocapitalizationType", IsProperty=true, IsRequired=false, IsStatic=false, Name="AutocapitalizationType", PropertyType=typeof(UIKit.UITextAutocapitalizationType), Selector="autocapitalizationType", SetterSelector="setAutocapitalizationType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="autocorrectionType", IsProperty=true, IsRequired=false, IsStatic=false, Name="AutocorrectionType", PropertyType=typeof(UIKit.UITextAutocorrectionType), Selector="autocorrectionType", SetterSelector="setAutocorrectionType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="keyboardType", IsProperty=true, IsRequired=false, IsStatic=false, Name="KeyboardType", PropertyType=typeof(UIKit.UIKeyboardType), Selector="keyboardType", SetterSelector="setKeyboardType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="keyboardAppearance", IsProperty=true, IsRequired=false, IsStatic=false, Name="KeyboardAppearance", PropertyType=typeof(UIKit.UIKeyboardAppearance), Selector="keyboardAppearance", SetterSelector="setKeyboardAppearance:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="returnKeyType", IsProperty=true, IsRequired=false, IsStatic=false, Name="ReturnKeyType", PropertyType=typeof(UIKit.UIReturnKeyType), Selector="returnKeyType", SetterSelector="setReturnKeyType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="enablesReturnKeyAutomatically", IsProperty=true, IsRequired=false, IsStatic=false, Name="EnablesReturnKeyAutomatically", PropertyType=typeof(System.Boolean), Selector="enablesReturnKeyAutomatically", SetterSelector="setEnablesReturnKeyAutomatically:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="isSecureTextEntry", IsProperty=true, IsRequired=false, IsStatic=false, Name="SecureTextEntry", PropertyType=typeof(System.Boolean), Selector="secureTextEntry", SetterSelector="setSecureTextEntry:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="spellCheckingType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SpellCheckingType", PropertyType=typeof(UIKit.UITextSpellCheckingType), Selector="spellCheckingType", SetterSelector="setSpellCheckingType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="textContentType", IsProperty=true, IsRequired=false, IsStatic=false, Name="TextContentType", PropertyType=typeof(Foundation.NSString), Selector="textContentType", SetterSelector="setTextContentType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="smartQuotesType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SmartQuotesType", PropertyType=typeof(UIKit.UITextSmartQuotesType), Selector="smartQuotesType", SetterSelector="setSmartQuotesType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="smartDashesType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SmartDashesType", PropertyType=typeof(UIKit.UITextSmartDashesType), Selector="smartDashesType", SetterSelector="setSmartDashesType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="smartInsertDeleteType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SmartInsertDeleteType", PropertyType=typeof(UIKit.UITextSmartInsertDeleteType), Selector="smartInsertDeleteType", SetterSelector="setSmartInsertDeleteType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.Copy, GetterSelector="passwordRules", IsProperty=true, IsRequired=false, IsStatic=false, Name="PasswordRules", PropertyType=typeof(UIKit.UITextInputPasswordRules), Selector="passwordRules", SetterSelector="setPasswordRules:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="inlinePredictionType", IsProperty=true, IsRequired=false, IsStatic=false, Name="InlinePredictionType", PropertyType=typeof(UIKit.UITextInlinePredictionType), Selector="inlinePredictionType", SetterSelector="setInlinePredictionType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="mathExpressionCompletionType", IsProperty=true, IsRequired=false, IsStatic=false, Name="MathExpressionCompletionType", PropertyType=typeof(UIKit.UITextMathExpressionCompletionType), Selector="mathExpressionCompletionType", SetterSelector="setMathExpressionCompletionType:")]
[Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="allowsNumberPadPopover", IsProperty=true, IsRequired=false, IsStatic=false, Name="AllowsNumberPadPopover", PropertyType=typeof(System.Boolean), Selector="allowsNumberPadPopover", SetterSelector="setAllowsNumberPadPopover:")]
public interface IUITextInputTraits : IDisposable, ObjCRuntime.INativeObject
[<Foundation.Protocol(Name="UITextInputTraits", WrapperType=typeof(UIKit.UITextInputTraitsWrapper))>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="autocapitalizationType", IsProperty=true, IsRequired=false, IsStatic=false, Name="AutocapitalizationType", PropertyType=typeof(UIKit.UITextAutocapitalizationType), Selector="autocapitalizationType", SetterSelector="setAutocapitalizationType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="autocorrectionType", IsProperty=true, IsRequired=false, IsStatic=false, Name="AutocorrectionType", PropertyType=typeof(UIKit.UITextAutocorrectionType), Selector="autocorrectionType", SetterSelector="setAutocorrectionType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="keyboardType", IsProperty=true, IsRequired=false, IsStatic=false, Name="KeyboardType", PropertyType=typeof(UIKit.UIKeyboardType), Selector="keyboardType", SetterSelector="setKeyboardType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="keyboardAppearance", IsProperty=true, IsRequired=false, IsStatic=false, Name="KeyboardAppearance", PropertyType=typeof(UIKit.UIKeyboardAppearance), Selector="keyboardAppearance", SetterSelector="setKeyboardAppearance:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="returnKeyType", IsProperty=true, IsRequired=false, IsStatic=false, Name="ReturnKeyType", PropertyType=typeof(UIKit.UIReturnKeyType), Selector="returnKeyType", SetterSelector="setReturnKeyType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="enablesReturnKeyAutomatically", IsProperty=true, IsRequired=false, IsStatic=false, Name="EnablesReturnKeyAutomatically", PropertyType=typeof(System.Boolean), Selector="enablesReturnKeyAutomatically", SetterSelector="setEnablesReturnKeyAutomatically:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="isSecureTextEntry", IsProperty=true, IsRequired=false, IsStatic=false, Name="SecureTextEntry", PropertyType=typeof(System.Boolean), Selector="secureTextEntry", SetterSelector="setSecureTextEntry:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="spellCheckingType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SpellCheckingType", PropertyType=typeof(UIKit.UITextSpellCheckingType), Selector="spellCheckingType", SetterSelector="setSpellCheckingType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="textContentType", IsProperty=true, IsRequired=false, IsStatic=false, Name="TextContentType", PropertyType=typeof(Foundation.NSString), Selector="textContentType", SetterSelector="setTextContentType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="smartQuotesType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SmartQuotesType", PropertyType=typeof(UIKit.UITextSmartQuotesType), Selector="smartQuotesType", SetterSelector="setSmartQuotesType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="smartDashesType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SmartDashesType", PropertyType=typeof(UIKit.UITextSmartDashesType), Selector="smartDashesType", SetterSelector="setSmartDashesType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="smartInsertDeleteType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SmartInsertDeleteType", PropertyType=typeof(UIKit.UITextSmartInsertDeleteType), Selector="smartInsertDeleteType", SetterSelector="setSmartInsertDeleteType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.Copy, GetterSelector="passwordRules", IsProperty=true, IsRequired=false, IsStatic=false, Name="PasswordRules", PropertyType=typeof(UIKit.UITextInputPasswordRules), Selector="passwordRules", SetterSelector="setPasswordRules:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="inlinePredictionType", IsProperty=true, IsRequired=false, IsStatic=false, Name="InlinePredictionType", PropertyType=typeof(UIKit.UITextInlinePredictionType), Selector="inlinePredictionType", SetterSelector="setInlinePredictionType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="writingToolsBehavior", IsProperty=true, IsRequired=false, IsStatic=false, Name="WritingToolsBehavior", PropertyType=typeof(UIKit.UIWritingToolsBehavior), Selector="writingToolsBehavior", SetterSelector="setWritingToolsBehavior:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="allowedWritingToolsResultOptions", IsProperty=true, IsRequired=false, IsStatic=false, Name="AllowedWritingToolsResultOptions", PropertyType=typeof(UIKit.UIWritingToolsResultOptions), Selector="allowedWritingToolsResultOptions", SetterSelector="setAllowedWritingToolsResultOptions:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="mathExpressionCompletionType", IsProperty=true, IsRequired=false, IsStatic=false, Name="MathExpressionCompletionType", PropertyType=typeof(UIKit.UITextMathExpressionCompletionType), Selector="mathExpressionCompletionType", SetterSelector="setMathExpressionCompletionType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.Strong, GetterSelector="conversationContext", IsProperty=true, IsRequired=false, IsStatic=false, Name="ConversationContext", PropertyType=typeof(UIKit.UIConversationContext), Selector="conversationContext", SetterSelector="setConversationContext:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="allowsNumberPadPopover", IsProperty=true, IsRequired=false, IsStatic=false, Name="AllowsNumberPadPopover", PropertyType=typeof(System.Boolean), Selector="allowsNumberPadPopover", SetterSelector="setAllowsNumberPadPopover:")>]
type IUITextInputTraits = interface
    interface INativeObject
    interface IDisposable
[<Foundation.Protocol(Name="UITextInputTraits", WrapperType=typeof(UIKit.UITextInputTraitsWrapper))>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="autocapitalizationType", IsProperty=true, IsRequired=false, IsStatic=false, Name="AutocapitalizationType", PropertyType=typeof(UIKit.UITextAutocapitalizationType), Selector="autocapitalizationType", SetterSelector="setAutocapitalizationType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="autocorrectionType", IsProperty=true, IsRequired=false, IsStatic=false, Name="AutocorrectionType", PropertyType=typeof(UIKit.UITextAutocorrectionType), Selector="autocorrectionType", SetterSelector="setAutocorrectionType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="keyboardType", IsProperty=true, IsRequired=false, IsStatic=false, Name="KeyboardType", PropertyType=typeof(UIKit.UIKeyboardType), Selector="keyboardType", SetterSelector="setKeyboardType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="keyboardAppearance", IsProperty=true, IsRequired=false, IsStatic=false, Name="KeyboardAppearance", PropertyType=typeof(UIKit.UIKeyboardAppearance), Selector="keyboardAppearance", SetterSelector="setKeyboardAppearance:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="returnKeyType", IsProperty=true, IsRequired=false, IsStatic=false, Name="ReturnKeyType", PropertyType=typeof(UIKit.UIReturnKeyType), Selector="returnKeyType", SetterSelector="setReturnKeyType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="enablesReturnKeyAutomatically", IsProperty=true, IsRequired=false, IsStatic=false, Name="EnablesReturnKeyAutomatically", PropertyType=typeof(System.Boolean), Selector="enablesReturnKeyAutomatically", SetterSelector="setEnablesReturnKeyAutomatically:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="isSecureTextEntry", IsProperty=true, IsRequired=false, IsStatic=false, Name="SecureTextEntry", PropertyType=typeof(System.Boolean), Selector="secureTextEntry", SetterSelector="setSecureTextEntry:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="spellCheckingType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SpellCheckingType", PropertyType=typeof(UIKit.UITextSpellCheckingType), Selector="spellCheckingType", SetterSelector="setSpellCheckingType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="textContentType", IsProperty=true, IsRequired=false, IsStatic=false, Name="TextContentType", PropertyType=typeof(Foundation.NSString), Selector="textContentType", SetterSelector="setTextContentType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="smartQuotesType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SmartQuotesType", PropertyType=typeof(UIKit.UITextSmartQuotesType), Selector="smartQuotesType", SetterSelector="setSmartQuotesType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="smartDashesType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SmartDashesType", PropertyType=typeof(UIKit.UITextSmartDashesType), Selector="smartDashesType", SetterSelector="setSmartDashesType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="smartInsertDeleteType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SmartInsertDeleteType", PropertyType=typeof(UIKit.UITextSmartInsertDeleteType), Selector="smartInsertDeleteType", SetterSelector="setSmartInsertDeleteType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.Copy, GetterSelector="passwordRules", IsProperty=true, IsRequired=false, IsStatic=false, Name="PasswordRules", PropertyType=typeof(UIKit.UITextInputPasswordRules), Selector="passwordRules", SetterSelector="setPasswordRules:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="inlinePredictionType", IsProperty=true, IsRequired=false, IsStatic=false, Name="InlinePredictionType", PropertyType=typeof(UIKit.UITextInlinePredictionType), Selector="inlinePredictionType", SetterSelector="setInlinePredictionType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="writingToolsBehavior", IsProperty=true, IsRequired=false, IsStatic=false, Name="WritingToolsBehavior", PropertyType=typeof(UIKit.UIWritingToolsBehavior), Selector="writingToolsBehavior", SetterSelector="setWritingToolsBehavior:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="allowedWritingToolsResultOptions", IsProperty=true, IsRequired=false, IsStatic=false, Name="AllowedWritingToolsResultOptions", PropertyType=typeof(UIKit.UIWritingToolsResultOptions), Selector="allowedWritingToolsResultOptions", SetterSelector="setAllowedWritingToolsResultOptions:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="mathExpressionCompletionType", IsProperty=true, IsRequired=false, IsStatic=false, Name="MathExpressionCompletionType", PropertyType=typeof(UIKit.UITextMathExpressionCompletionType), Selector="mathExpressionCompletionType", SetterSelector="setMathExpressionCompletionType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="allowsNumberPadPopover", IsProperty=true, IsRequired=false, IsStatic=false, Name="AllowsNumberPadPopover", PropertyType=typeof(System.Boolean), Selector="allowsNumberPadPopover", SetterSelector="setAllowsNumberPadPopover:")>]
type IUITextInputTraits = interface
    interface INativeObject
    interface IDisposable
[<Foundation.Protocol(Name="UITextInputTraits", WrapperType=typeof(UIKit.UITextInputTraitsWrapper))>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="autocapitalizationType", IsProperty=true, IsRequired=false, IsStatic=false, Name="AutocapitalizationType", PropertyType=typeof(UIKit.UITextAutocapitalizationType), Selector="autocapitalizationType", SetterSelector="setAutocapitalizationType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="autocorrectionType", IsProperty=true, IsRequired=false, IsStatic=false, Name="AutocorrectionType", PropertyType=typeof(UIKit.UITextAutocorrectionType), Selector="autocorrectionType", SetterSelector="setAutocorrectionType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="keyboardType", IsProperty=true, IsRequired=false, IsStatic=false, Name="KeyboardType", PropertyType=typeof(UIKit.UIKeyboardType), Selector="keyboardType", SetterSelector="setKeyboardType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="keyboardAppearance", IsProperty=true, IsRequired=false, IsStatic=false, Name="KeyboardAppearance", PropertyType=typeof(UIKit.UIKeyboardAppearance), Selector="keyboardAppearance", SetterSelector="setKeyboardAppearance:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="returnKeyType", IsProperty=true, IsRequired=false, IsStatic=false, Name="ReturnKeyType", PropertyType=typeof(UIKit.UIReturnKeyType), Selector="returnKeyType", SetterSelector="setReturnKeyType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="enablesReturnKeyAutomatically", IsProperty=true, IsRequired=false, IsStatic=false, Name="EnablesReturnKeyAutomatically", PropertyType=typeof(System.Boolean), Selector="enablesReturnKeyAutomatically", SetterSelector="setEnablesReturnKeyAutomatically:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="isSecureTextEntry", IsProperty=true, IsRequired=false, IsStatic=false, Name="SecureTextEntry", PropertyType=typeof(System.Boolean), Selector="secureTextEntry", SetterSelector="setSecureTextEntry:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="spellCheckingType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SpellCheckingType", PropertyType=typeof(UIKit.UITextSpellCheckingType), Selector="spellCheckingType", SetterSelector="setSpellCheckingType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="textContentType", IsProperty=true, IsRequired=false, IsStatic=false, Name="TextContentType", PropertyType=typeof(Foundation.NSString), Selector="textContentType", SetterSelector="setTextContentType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="smartQuotesType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SmartQuotesType", PropertyType=typeof(UIKit.UITextSmartQuotesType), Selector="smartQuotesType", SetterSelector="setSmartQuotesType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="smartDashesType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SmartDashesType", PropertyType=typeof(UIKit.UITextSmartDashesType), Selector="smartDashesType", SetterSelector="setSmartDashesType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="smartInsertDeleteType", IsProperty=true, IsRequired=false, IsStatic=false, Name="SmartInsertDeleteType", PropertyType=typeof(UIKit.UITextSmartInsertDeleteType), Selector="smartInsertDeleteType", SetterSelector="setSmartInsertDeleteType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.Copy, GetterSelector="passwordRules", IsProperty=true, IsRequired=false, IsStatic=false, Name="PasswordRules", PropertyType=typeof(UIKit.UITextInputPasswordRules), Selector="passwordRules", SetterSelector="setPasswordRules:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.UnsafeUnretained, GetterSelector="inlinePredictionType", IsProperty=true, IsRequired=false, IsStatic=false, Name="InlinePredictionType", PropertyType=typeof(UIKit.UITextInlinePredictionType), Selector="inlinePredictionType", SetterSelector="setInlinePredictionType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="mathExpressionCompletionType", IsProperty=true, IsRequired=false, IsStatic=false, Name="MathExpressionCompletionType", PropertyType=typeof(UIKit.UITextMathExpressionCompletionType), Selector="mathExpressionCompletionType", SetterSelector="setMathExpressionCompletionType:")>]
[<Foundation.ProtocolMember(ArgumentSemantic=ObjCRuntime.ArgumentSemantic.None, GetterSelector="allowsNumberPadPopover", IsProperty=true, IsRequired=false, IsStatic=false, Name="AllowsNumberPadPopover", PropertyType=typeof(System.Boolean), Selector="allowsNumberPadPopover", SetterSelector="setAllowsNumberPadPopover:")>]
type IUITextInputTraits = interface
    interface INativeObject
    interface IDisposable
Derivato
Attributi
Implementazioni

Proprietà

Nome Descrizione
AllowedWritingToolsResultOptions

Interfaccia implementata da UITextField e UITextView con tratti di input comuni.

AllowsNumberPadPopover

Interfaccia implementata da UITextField e UITextView con tratti di input comuni.

AutocapitalizationType

Oggetto UITextAutocapitalizationType utilizzato dall'oggetto IUITextInput.

AutocorrectionType

Oggetto UITextAutocorrectionType utilizzato dall'oggetto IUITextInput.

ConversationContext

Interfaccia implementata da UITextField e UITextView con tratti di input comuni.

EnablesReturnKeyAutomatically

Indica se la chiave restituita è abilitata automaticamente.

Handle

Handle (puntatore) alla rappresentazione dell'oggetto non gestito.

(Ereditato da INativeObject)
InlinePredictionType

Interfaccia implementata da UITextField e UITextView con tratti di input comuni.

KeyboardAppearance

Oggetto UIKeyboardAppearance utilizzato dall'oggetto IUITextInput

KeyboardType

Oggetto UIKeyboardType utilizzato dall'oggetto IUITextInput.

MathExpressionCompletionType

Interfaccia implementata da UITextField e UITextView con tratti di input comuni.

PasswordRules

Regole di immissione della password.

ReturnKeyType

Forma della chiave restituita per l'oggetto IUITextInput.

SecureTextEntry

Indica se il testo immesso deve essere nascosto.

SmartDashesType

Stile trattini intelligenti.

SmartInsertDeleteType

Stile di inserimento intelligente.

SmartQuotesType

Stile virgolette intelligenti.

SpellCheckingType

Ottiene o imposta un valore che indica se il controllo ortografico è attivato, disattivato o se il controllo ortografico verrà abilitato solo quando il completamento automatico è abilitato (impostazione predefinita).

TextContentType

Semantica dell'input previsto, che consente al sistema, ad esempio, di fornire tastiere personalizzate.

WritingToolsBehavior

Interfaccia implementata da UITextField e UITextView con tratti di input comuni.

Metodi di estensione

Nome Descrizione
GetAllowedWritingToolsResultOptions(IUITextInputTraits)

Interfaccia implementata da UITextField e UITextView con tratti di input comuni.

GetAllowsNumberPadPopover(IUITextInputTraits)

Interfaccia implementata da UITextField e UITextView con tratti di input comuni.

GetAutocapitalizationType(IUITextInputTraits)

Oggetto UITextAutocapitalizationType utilizzato dall'oggetto IUITextInput.

GetAutocorrectionType(IUITextInputTraits)

Oggetto UITextAutocorrectionType utilizzato dall'oggetto IUITextInput.

GetConversationContext(IUITextInputTraits)

Interfaccia implementata da UITextField e UITextView con tratti di input comuni.

GetEnablesReturnKeyAutomatically(IUITextInputTraits)

Indica se la chiave restituita è abilitata automaticamente.

GetHandle(INativeObject)

Interfaccia implementata da UITextField e UITextView con tratti di input comuni.

GetInlinePredictionType(IUITextInputTraits)

Interfaccia implementata da UITextField e UITextView con tratti di input comuni.

GetKeyboardAppearance(IUITextInputTraits)

Oggetto UIKeyboardAppearance utilizzato dall'oggetto IUITextInput

GetKeyboardType(IUITextInputTraits)

Oggetto UIKeyboardType utilizzato dall'oggetto IUITextInput.

GetMathExpressionCompletionType(IUITextInputTraits)

Interfaccia implementata da UITextField e UITextView con tratti di input comuni.

GetNonNullHandle(INativeObject, String)

Interfaccia implementata da UITextField e UITextView con tratti di input comuni.

GetPasswordRules(IUITextInputTraits)

Regole di immissione della password.

GetReturnKeyType(IUITextInputTraits)

Forma della chiave restituita per l'oggetto IUITextInput.

GetSecureTextEntry(IUITextInputTraits)

Indica se il testo immesso deve essere nascosto.

GetSmartDashesType(IUITextInputTraits)

Stile trattini intelligenti.

GetSmartInsertDeleteType(IUITextInputTraits)

Stile di inserimento intelligente.

GetSmartQuotesType(IUITextInputTraits)

Stile virgolette intelligenti.

GetSpellCheckingType(IUITextInputTraits)

Ottiene o imposta un valore che indica se il controllo ortografico è attivato, disattivato o se il controllo ortografico verrà abilitato solo quando il completamento automatico è abilitato (impostazione predefinita).

GetTextContentType(IUITextInputTraits)

Semantica dell'input previsto, che consente al sistema, ad esempio, di fornire tastiere personalizzate.

GetWritingToolsBehavior(IUITextInputTraits)

Interfaccia implementata da UITextField e UITextView con tratti di input comuni.

SetAllowedWritingToolsResultOptions(IUITextInputTraits, UIWritingToolsResultOptions)

Interfaccia implementata da UITextField e UITextView con tratti di input comuni.

SetAllowsNumberPadPopover(IUITextInputTraits, Boolean)

Interfaccia implementata da UITextField e UITextView con tratti di input comuni.

SetAutocapitalizationType(IUITextInputTraits, UITextAutocapitalizationType)

Oggetto UITextAutocapitalizationType utilizzato dall'oggetto IUITextInput.

SetAutocorrectionType(IUITextInputTraits, UITextAutocorrectionType)

Oggetto UITextAutocorrectionType utilizzato dall'oggetto IUITextInput.

SetConversationContext(IUITextInputTraits, UIConversationContext)

Interfaccia implementata da UITextField e UITextView con tratti di input comuni.

SetEnablesReturnKeyAutomatically(IUITextInputTraits, Boolean)

Indica se la chiave restituita è abilitata automaticamente.

SetInlinePredictionType(IUITextInputTraits, UITextInlinePredictionType)

Interfaccia implementata da UITextField e UITextView con tratti di input comuni.

SetKeyboardAppearance(IUITextInputTraits, UIKeyboardAppearance)

Oggetto UIKeyboardAppearance utilizzato dall'oggetto IUITextInput

SetKeyboardType(IUITextInputTraits, UIKeyboardType)

Oggetto UIKeyboardType utilizzato dall'oggetto IUITextInput.

SetMathExpressionCompletionType(IUITextInputTraits, UITextMathExpressionCompletionType)

Interfaccia implementata da UITextField e UITextView con tratti di input comuni.

SetPasswordRules(IUITextInputTraits, UITextInputPasswordRules)

Regole di immissione della password.

SetReturnKeyType(IUITextInputTraits, UIReturnKeyType)

Forma della chiave restituita per l'oggetto IUITextInput.

SetSecureTextEntry(IUITextInputTraits, Boolean)

Indica se il testo immesso deve essere nascosto.

SetSmartDashesType(IUITextInputTraits, UITextSmartDashesType)

Stile trattini intelligenti.

SetSmartInsertDeleteType(IUITextInputTraits, UITextSmartInsertDeleteType)

Stile di inserimento intelligente.

SetSmartQuotesType(IUITextInputTraits, UITextSmartQuotesType)

Stile virgolette intelligenti.

SetSpellCheckingType(IUITextInputTraits, UITextSpellCheckingType)

Ottiene o imposta un valore che indica se il controllo ortografico è attivato, disattivato o se il controllo ortografico verrà abilitato solo quando il completamento automatico è abilitato (impostazione predefinita).

SetTextContentType(IUITextInputTraits, NSString)

Semantica dell'input previsto, che consente al sistema, ad esempio, di fornire tastiere personalizzate.

SetWritingToolsBehavior(IUITextInputTraits, UIWritingToolsBehavior)

Interfaccia implementata da UITextField e UITextView con tratti di input comuni.

Si applica a