NSPopover.AccessibilityRulerMarkerType Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSAccessibilityRulerMarkerType AccessibilityRulerMarkerType { [Foundation.Export("accessibilityRulerMarkerType", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAccessibilityRulerMarkerType:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AccessibilityRulerMarkerType : AppKit.NSAccessibilityRulerMarkerType with get, set

Property Value

Implements

Attributes

Applies to