Düzenle

Aracılığıyla paylaş


NSLayoutManager.GetLineFragmentInsertionPoints Method

Definition

[Foundation.Export("getLineFragmentInsertionPointsForCharacterAtIndex:alternatePositions:inDisplayOrder:positions:characterIndexes:")]
public virtual nuint GetLineFragmentInsertionPoints (nuint charIndex, bool aFlag, bool dFlag, IntPtr positions, IntPtr charIndexes);
abstract member GetLineFragmentInsertionPoints : nuint * bool * bool * nativeint * nativeint -> nuint
override this.GetLineFragmentInsertionPoints : nuint * bool * bool * nativeint * nativeint -> nuint

Parameters

charIndex
System.System.UIntPtr System.unativeint
aFlag
Boolean
dFlag
Boolean
positions
IntPtr

nativeint

charIndexes
IntPtr

nativeint

Returns

System.System.UIntPtr System.unativeint
Attributes

Applies to