reloadControls(ofKind:)
Reloads the templates for all controls of a particular kind.
Declaration
func reloadControls(ofKind kind: String)Parameters
- kind:
A string that identifies the control and matches the value you used to define the control.
Reloads the templates for all controls of a particular kind.
func reloadControls(ofKind kind: String)A string that identifies the control and matches the value you used to define the control.