Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSSecureTextFieldControlMBS control.

NSSecureTextFieldControlMBS.echosBullets as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacCocoa Plugin 15.0 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Whether the receiver echoes a bullet character rather than each character typed.
Example
dim t as NSSecureTextFieldControlMBS // your textfield
t.echosBullets = true

If true, bullets are echoed. If false, the cursor is moved for each character typed, but nothing is displayed.
(Read and Write property)

NSSecureTextFieldControlMBS.View as NSSecureTextFieldMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Cocoa Controls MBS MacCocoa Plugin 15.0 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The view used in the control.

Use this object to set more options on the control.
(Read only property)

The items on this page are in the following plugins: MBS MacCocoa Plugin.


The biggest plugin in space...