Share via


NSTextView.InsertionPointColor Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSColor? InsertionPointColor { [Foundation.Export("insertionPointColor")] get; [Foundation.Export("setInsertionPointColor:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("insertionPointColor")>]
[<set: Foundation.Export("setInsertionPointColor:")>]
member this.InsertionPointColor : AppKit.NSColor with get, set

Property Value

Attributes

Applies to