Instance Method
updateFormatBar(_:)updateFormatBar:updateFormatBar_
is called when the status bar needs updating
Declaration
func updateFormatBar(_ keyPath: String)Declaration
- (void) updateFormatBar:(NSString *) keyPath;Declaration
updateFormatBar_(keyPath: str)