titleLocArgs property

JSArray<JSString>? get titleLocArgs

An array of resource keys that will be used in place of the format specifiers in titleLocKey.

Implementation

external JSArray<JSString>? get titleLocArgs;