Share via


NSTextInsertionIndicator.DisplayMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSTextInsertionIndicatorDisplayMode DisplayMode { [Foundation.Export("displayMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setDisplayMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("displayMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setDisplayMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.DisplayMode : AppKit.NSTextInsertionIndicatorDisplayMode with get, set

Property Value

Attributes

Applies to