NSLayoutManager.GetCharacterIndex Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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