Sdílet prostřednictvím


UITextSelectionDisplayInteraction.CursorView Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.IUITextCursorView CursorView { [Foundation.Export("cursorView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setCursorView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("cursorView", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setCursorView:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.CursorView : UIKit.IUITextCursorView with get, set

Property Value

Attributes

Applies to