Click or drag to resize

HaoTermCursorBlink Property

Gets or sets a value that indicates whether cursor blinking is enabled or not.

Namespace:  Flex.Hal.Term
Assembly:  Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 4.1.4031.1525
Syntax
public bool CursorBlink { get; set; }

Property Value

Type: Boolean
See Also