writeAttributeOnMode(withValue:completion:)

Declaration

func writeAttributeOnMode(withValue value: NSNumber?, completion: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeOnMode(withValue value: NSNumber?) async throws