UITextInput_Extensions.GetPosition(IUITextInput, UITextRange, nint) Metodo

Definizione

Calcola e restituisce la posizione assoluta nel documento che è atCharacterOffset di caratteri in withinRange.

public static UIKit.UITextPosition GetPosition (this UIKit.IUITextInput This, UIKit.UITextRange withinRange, nint atCharacterOffset);
static member GetPosition : UIKit.IUITextInput * UIKit.UITextRange * nint -> UIKit.UITextPosition

Parametri

This
IUITextInput

Istanza in cui opera questo metodo.

withinRange
UITextRange
atCharacterOffset
System.System.IntPtr System.nativeint

Restituisce

Si applica a