NSTextInputTraits_Extensions
GetAutocorrectionType(INSTextInputTraits)
GetDataDetectionType(INSTextInputTraits)
GetGrammarCheckingType(INSTextInputTraits)
GetInlinePredictionType(INSTextInputTraits)
GetLinkDetectionType(INSTextInputTraits)
GetSmartDashesType(INSTextInputTraits)
GetSmartInsertDeleteType(INSTextInputTraits)
GetSmartQuotesType(INSTextInputTraits)
GetSpellCheckingType(INSTextInputTraits)
GetTextCompletionType(INSTextInputTraits)
GetTextReplacementType(INSTextInputTraits)
SetAutocorrectionType(INSTextInputTraits, NSTextInputTraitType)
SetDataDetectionType(INSTextInputTraits, NSTextInputTraitType)
SetGrammarCheckingType(INSTextInputTraits, NSTextInputTraitType)
SetInlinePredictionType(INSTextInputTraits, NSTextInputTraitType)
SetLinkDetectionType(INSTextInputTraits, NSTextInputTraitType)
SetSmartDashesType(INSTextInputTraits, NSTextInputTraitType)
SetSmartInsertDeleteType(INSTextInputTraits, NSTextInputTraitType)
SetSmartQuotesType(INSTextInputTraits, NSTextInputTraitType)
SetSpellCheckingType(INSTextInputTraits, NSTextInputTraitType)
SetTextCompletionType(INSTextInputTraits, NSTextInputTraitType)
SetTextReplacementType(INSTextInputTraits, NSTextInputTraitType)
xamarinmac
namespace AppKit
{
public static class NSTextInputTraits_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static NSTextInputTraitType GetDataDetectionType(this INSTextInputTraits! This);
}
}
.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