Share via


UITextField.UpdateFloatingCursor(CGPoint) メソッド

定義

フローティング キュレーターを指定した に移動します 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

パラメーター

point
CGPoint
属性

適用対象