Contents

accessibilityLabel

Accessibility text for the annotation.

Declaration

get accessibilityLabel(): string | null | undefined;
set accessibilityLabel(value: string | null | undefined);

Discussion

The default value is null.

See Also

Getting and setting data, titles, and the accessibility label