Share via


NSView.FocusRingType Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSFocusRingType FocusRingType { [Foundation.Export("focusRingType")] get; [Foundation.Export("setFocusRingType:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("focusRingType")>]
[<set: Foundation.Export("setFocusRingType:")>]
member this.FocusRingType : AppKit.NSFocusRingType with get, set

Property Value

Attributes

Applies to