showFocusBorder

Typeproperty
Dictionarymac.textfield
LibraryMac Native Single-line Field
Syntax
set the showFocusBorder of <widget> to { true | false }
get the showFocusBorder of <widget>
Associationscom.livecode.widget.native.mac.textfield
Summary

Whether the text field has a focus border or not

OSmac
Description

Use the showFocusBorder property to control whether the field widget displays a blue border when focused or not.