PictureButton Xojo Plugin

PictureButton.AccessibilityLabel Property

Label used by the macOS accessibility manager for various of disability settings and devices.

AccessibilityLabel as String {Read and Write}

Remarks

If this label is empty then the Caption property is automatically used as AccessibilityLabel.

You should put some label here when for example the button has only icon so that voice reading settings and other such can still read up what button the user is hoovering over.

See Also

PictureButton Control