NSTextCheckingResult
NSTextCheckingResult(IntPtr)
NSTextCheckingResult(NativeHandle)
NSTextCheckingResult(NSCoder)
NSTextCheckingResult(NSObjectFlag)
AddressComponents
AlternativeStrings
ClassHandle
Components
Date
GrammarDetails
NumberOfRanges
Orthography
PhoneNumber
Range
ReplacementString
ResultType
TimeInterval
TimeZone
Url
WeakAddressComponents
WeakComponents
AddressCheckingResult(NSRange, NSDictionary)
AddressCheckingResult(NSRange, NSTextCheckingAddressComponents)
Copy(NSZone)
CorrectionCheckingResult(NSRange, String)
CorrectionCheckingResult(NSRange, String, String[])
DashCheckingResult(NSRange, String)
DateCheckingResult(NSRange, NSDate)
DateCheckingResult(NSRange, NSDate, NSTimeZone, Double)
EncodeTo(NSCoder)
GetRange(String)
GrammarCheckingResult(NSRange, String[])
LinkCheckingResult(NSRange, NSUrl)
OrthographyCheckingResult(NSRange, NSOrthography)
PhoneNumberCheckingResult(NSRange, String)
QuoteCheckingResult(NSRange, NSString)
RangeAtIndex(nuint)
RangeAtIndex(nuint)
ReplacementCheckingResult(NSRange, String)
ResultByAdjustingRanges(nint)
ResultByAdjustingRanges(nint)
SpellCheckingResult(NSRange)
TransitInformationCheckingResult(NSRange, NSDictionary)
TransitInformationCheckingResult(NSRange, NSTextCheckingTransitComponents)
xamarinios
namespace Foundation
{
[Register("NSTextCheckingResult", true)]
public class NSTextCheckingResult : NSObject, INSCoding, INSCopying, INSSecureCoding, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("resultByAdjustingRangesWithOffset:")]
public virtual NSTextCheckingResult! ResultByAdjustingRanges(nint offset);
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin macOS | 0.0 |
Xamarin tvOS | 0.0 |
Xamarin watchOS | 0.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