groupName
The receiver’s group name.
Declaration
var groupName: String! { get set }Discussion
You might use this to set the group name of a WebView object after it is loaded from a nib file.
The receiver’s group name.
var groupName: String! { get set }You might use this to set the group name of a WebView object after it is loaded from a nib file.