onStateValue()
Returns the string associated with the on state of a radio button or checkbox control.
Declaration
func onStateValue() -> String!Return Value
The string associated with the on state of a radio button or checkbox control.
Discussion
This is a required string for controls of types PDFAnnotationButtonWidget and PDFAnnotationButtonWidget. The off state is always labeled “Off”.