IUITextInputTraits
AutocapitalizationType
AutocorrectionType
EnablesReturnKeyAutomatically
KeyboardAppearance
KeyboardType
ReturnKeyType
SecureTextEntry
SpellCheckingType
ApplyKeyboard(IUITextInputTraits, Keyboard)
GetAutocapitalizationType(IUITextInputTraits)
GetAutocorrectionType(IUITextInputTraits)
GetEnablesReturnKeyAutomatically(IUITextInputTraits)
GetInlinePredictionType(IUITextInputTraits)
GetKeyboardAppearance(IUITextInputTraits)
GetKeyboardType(IUITextInputTraits)
GetPasswordRules(IUITextInputTraits)
GetReturnKeyType(IUITextInputTraits)
GetSecureTextEntry(IUITextInputTraits)
GetSmartDashesType(IUITextInputTraits)
GetSmartInsertDeleteType(IUITextInputTraits)
GetSmartQuotesType(IUITextInputTraits)
GetSpellCheckingType(IUITextInputTraits)
GetTextContentType(IUITextInputTraits)
SetAutocapitalizationType(IUITextInputTraits, UITextAutocapitalizationType)
SetAutocorrectionType(IUITextInputTraits, UITextAutocorrectionType)
SetEnablesReturnKeyAutomatically(IUITextInputTraits, Boolean)
SetInlinePredictionType(IUITextInputTraits, UITextInlinePredictionType)
SetKeyboardAppearance(IUITextInputTraits, UIKeyboardAppearance)
SetKeyboardType(IUITextInputTraits, UIKeyboardType)
SetPasswordRules(IUITextInputTraits, UITextInputPasswordRules)
SetReturnKeyType(IUITextInputTraits, UIReturnKeyType)
SetSecureTextEntry(IUITextInputTraits, Boolean)
SetSmartDashesType(IUITextInputTraits, UITextSmartDashesType)
SetSmartInsertDeleteType(IUITextInputTraits, UITextSmartInsertDeleteType)
SetSmartQuotesType(IUITextInputTraits, UITextSmartQuotesType)
SetSpellCheckingType(IUITextInputTraits, UITextSpellCheckingType)
SetTextContentType(IUITextInputTraits, NSString)
xamarinios
namespace UIKit
{
public static class UITextInputTraits_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static void SetSmartDashesType(this IUITextInputTraits! This, UITextSmartDashesType value);
}
}
.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