NSAttributedString.GetNextWord(nuint, Boolean) Method

Definition

[Foundation.Export("nextWordFromIndex:forward:")]
public virtual nuint GetNextWord (nuint fromIndex, bool isForward);
abstract member GetNextWord : nuint * bool -> nuint
override this.GetNextWord : nuint * bool -> nuint

Parameters

fromIndex
System.System.UIntPtr System.unativeint
isForward
Boolean

Returns

System.System.UIntPtr System.unativeint
Attributes

Applies to