Freigeben über


UITextField.UpdateFloatingCursor(CGPoint) Methode

Definition

Verschiebt den schwebenden Curor in den angegebenen point.

[Foundation.Export("updateFloatingCursorAtPoint:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void UpdateFloatingCursor (CoreGraphics.CGPoint point);
abstract member UpdateFloatingCursor : CoreGraphics.CGPoint -> unit
override this.UpdateFloatingCursor : CoreGraphics.CGPoint -> unit

Parameter

point
CGPoint
Attribute

Gilt für: