Gets the number of visible characters between two defined text positions.
Syntax
[Foundation.Export("offsetFromPosition:toPosition:")]
[Foundation.Preserve(Conditional=true)]
public
nint GetOffsetFromPosition (
UITextPosition fromPosition,
UITextPosition toPosition)
Parameters
- fromPosition
- Initial text position.
- toPosition
- Ultimate text position.
Returns
The number of visible characters between the two specified text positions.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0