IUITextInputTraits Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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. |