NSLayoutManager.GetLineFragmentInsertionPoints Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
[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
Параметры
- charIndex
- System.System.UIntPtr System.unativeint
- aFlag
- Boolean
- dFlag
- Boolean
- positions
-
IntPtr
nativeint
- charIndexes
-
IntPtr
nativeint
Возвращаемое значение
System.System.UIntPtr
System.unativeint
- Атрибуты