Partager via


NSLayoutManager.GetCharacterIndex Méthode

Définition

Surcharges

GetCharacterIndex(CGPoint, NSTextContainer)
GetCharacterIndex(CGPoint, NSTextContainer, nfloat)

GetCharacterIndex(CGPoint, NSTextContainer)

public nuint GetCharacterIndex (CoreGraphics.CGPoint point, UIKit.NSTextContainer container);
member this.GetCharacterIndex : CoreGraphics.CGPoint * UIKit.NSTextContainer -> nuint

Paramètres

point
CGPoint
container
NSTextContainer

Retours

System.System.UIntPtr System.unativeint

S’applique à

GetCharacterIndex(CGPoint, NSTextContainer, nfloat)

public nuint GetCharacterIndex (CoreGraphics.CGPoint point, UIKit.NSTextContainer container, out nfloat fractionOfDistanceBetweenInsertionPoints);
member this.GetCharacterIndex : CoreGraphics.CGPoint * UIKit.NSTextContainer *  -> nuint

Paramètres

point
CGPoint
container
NSTextContainer
fractionOfDistanceBetweenInsertionPoints
nfloat

Retours

System.System.UIntPtr System.unativeint

S’applique à