NSView.AccessibilityInsertionPointLineNumber Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint AccessibilityInsertionPointLineNumber { [Foundation.Export("accessibilityInsertionPointLineNumber")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAccessibilityInsertionPointLineNumber:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AccessibilityInsertionPointLineNumber : nint with get, set

Property Value

System.System.IntPtr System.nativeint

Implements

Attributes

Applies to