Freigeben über


UITextInput_Extensions.UpdateFloatingCursor(IUITextInput, CGPoint) Methode

Definition

Verschiebt den schwebenden Curor auf den angegebenen point.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void UpdateFloatingCursor (this UIKit.IUITextInput This, CoreGraphics.CGPoint point);
static member UpdateFloatingCursor : UIKit.IUITextInput * CoreGraphics.CGPoint -> unit

Parameter

This
IUITextInput

Die Instanz, für die diese Methode verwendet wird.

point
CGPoint
Attribute

Gilt für: